We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5941cce commit e9b4122Copy full SHA for e9b4122
dist/use-extra-deps/index.test.js.flow
package.json
@@ -9,7 +9,7 @@
9
"test": "jest",
10
"test:watch": "yarn run test -- --watch",
11
"check-git-clean": "./check-git-clean.sh",
12
- "gen-flow": "yarn run flow-copy-source --ignore \"*.test.js\" src dist"
+ "gen-flow": "yarn run flow-copy-source --ignore '**/*.test.js' src dist"
13
},
14
"babel": {
15
"presets": [
0 commit comments