We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e2f6f7 commit 123fcdfCopy full SHA for 123fcdf
package.json
@@ -8,7 +8,7 @@
8
},
9
"scripts": {
10
"jsdoc": "jsdoc -c .jsdoc.json",
11
- "test": "NODE_ENV=test standard src && nyc ava"
+ "test": "standard src && nyc ava"
12
13
"keywords": [
14
"mutation",
0 commit comments