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 96c0a84 commit 86f3e17Copy full SHA for 86f3e17
package.json
@@ -5,7 +5,7 @@
5
"main": "app.js",
6
"scripts": {
7
"start": "webpack app.js --mode development --watch",
8
- "test": "jest --watch"
+ "test": "jest --watchAll"
9
},
10
"keywords": [
11
"js",
0 commit comments