We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0736df5 commit 035bdcdCopy full SHA for 035bdcd
.npmignore
@@ -2,7 +2,6 @@
2
.editorconfig
3
.eslintrc.js
4
.prettierrc.js
5
-jest.config.js
6
babel.config.js
7
.vscode/
8
.circleci/
@@ -12,4 +11,5 @@ src/
12
11
node_modules/
13
CONTRIBUTING.md
14
yarn-error.log
+./jest.config.js
15
./webpack.config.js
templates/gitignore
@@ -3,4 +3,3 @@ node_modules
builds
packages
bower_components
-app/node_modules
0 commit comments