circleci v2
This commit is contained in:
parent
74b9e364fe
commit
fd2dfcc4f2
2 changed files with 98 additions and 28 deletions
|
@ -10,6 +10,7 @@
|
|||
"scripts": {
|
||||
"precommit": "lint-staged",
|
||||
"prepush": "npm test",
|
||||
"check": "nsp check",
|
||||
"clean": "rimraf dist",
|
||||
"build": "npm run clean && webpack -p",
|
||||
"lint": "npm-run-all lint:*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue