add mutate script
This commit is contained in:
parent
c9d24f8b61
commit
af8482fe3d
@ -20,7 +20,8 @@
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
"test": "nyc ava",
|
||||
"ci": "yarn && node jenkins.js"
|
||||
"ci": "yarn && node jenkins.js",
|
||||
"mutate": "stryker run"
|
||||
},
|
||||
"dependencies": {
|
||||
"@scode/consts": "^1.0.3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user