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 4ced186 commit 6f01cc6Copy full SHA for 6f01cc6
package.json
@@ -9,7 +9,7 @@
9
"scripts": {
10
"format": "make format",
11
"precommit": "lint-staged",
12
- "test": "make test",
+ "test": "jest",
13
"watch-test": "make watch-test"
14
},
15
"lint-staged": {
0 commit comments