Skip to content

Commit e6ec828

Browse files
committed
part 00
1 parent 8c58722 commit e6ec828

33 files changed

+1439
-2671
lines changed

.gitignore

-21
Original file line numberDiff line numberDiff line change
@@ -19,24 +19,3 @@
1919
npm-debug.log*
2020
yarn-debug.log*
2121
yarn-error.log*
22-
# See https://help.github.com/ignore-files/ for more about ignoring files.
23-
24-
# dependencies
25-
/node_modules
26-
27-
# testing
28-
/coverage
29-
30-
# production
31-
/build
32-
33-
# misc
34-
.DS_Store
35-
.env.local
36-
.env.development.local
37-
.env.test.local
38-
.env.production.local
39-
40-
npm-debug.log*
41-
yarn-debug.log*
42-
yarn-error.log*

config/env.js

-90
This file was deleted.

config/jest/cssTransform.js

-14
This file was deleted.

config/jest/fileTransform.js

-12
This file was deleted.

config/paths.js

-55
This file was deleted.

config/polyfills.js

-16
This file was deleted.

0 commit comments

Comments
 (0)