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 e17075b commit 079141bCopy full SHA for 079141b
package.json
@@ -12,7 +12,7 @@
12
"generator/"
13
],
14
"scripts": {
15
- "test": "jest",
+ "test": "jest --no-colors",
16
"lint": "eslint .",
17
"watch": "babel lib -w --ignore **/*.test.js,integration -d build",
18
"build": "babel lib --ignore **/*.test.js,integration -d build",
0 commit comments