Skip to content

Commit

Permalink
------BACK TO CREATE-REACT-APP------
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyubinhan committed Nov 10, 2018
1 parent 6d68905 commit 48aa95d
Show file tree
Hide file tree
Showing 431 changed files with 66,900 additions and 9,438 deletions.
6 changes: 3 additions & 3 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
/config
/coverage
/node_modules
/openshift
/public
/build
/scripts
/semantic
/build
/sonar-runner
/src/semantic
9 changes: 4 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# dependencies
/node_modules
/sonar-runner/build
/.pnp
.pnp.js

# testing
/coverage
Expand All @@ -16,12 +17,10 @@
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
*.orig

src/styles/*.css
.vscode/*
Todo
13 changes: 0 additions & 13 deletions .s2i/bin/assemble

This file was deleted.

93 changes: 0 additions & 93 deletions config/env.js

This file was deleted.

14 changes: 0 additions & 14 deletions config/jest/cssTransform.js

This file was deleted.

12 changes: 0 additions & 12 deletions config/jest/fileTransform.js

This file was deleted.

55 changes: 0 additions & 55 deletions config/paths.js

This file was deleted.

22 changes: 0 additions & 22 deletions config/polyfills.js

This file was deleted.

5 changes: 0 additions & 5 deletions config/setupTests.js

This file was deleted.

Loading

0 comments on commit 48aa95d

Please sign in to comment.