mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
test:coverage -- -u
This commit is contained in:
parent
7708bf8a16
commit
926c282491
@ -8,7 +8,7 @@
|
||||
"dist"
|
||||
],
|
||||
"scripts": {
|
||||
"all": "npm-run-all --sequential build lint test:coverage",
|
||||
"all": "npm-run-all --sequential build lint test:coverage -- -u",
|
||||
"build": "./bin/build.sh",
|
||||
"lint": "eslint .",
|
||||
"test": "jest --watch",
|
||||
|
Loading…
Reference in New Issue
Block a user