chore: reporter
This commit is contained in:
parent
cc8a35a4b2
commit
d824acf63b
|
@ -20,7 +20,7 @@
|
|||
"clean": "rm -rf dist node_modules yarn.lock && yarn",
|
||||
"lint": "NODE_PATH=./node_modules eslint --config ./build/.eslintrc.js --format codeframe --ext mjs,js .",
|
||||
"postversion": "cp package.json dist",
|
||||
"test": "npm run build && mocha -t 10000 --reporter min --colors ./dist/test.js"
|
||||
"test": "npm run build && mocha -t 10000 --colors ./dist/test.js"
|
||||
},
|
||||
"files": [
|
||||
"build",
|
||||
|
|
Loading…
Reference in New Issue
Block a user