add mutate script
This commit is contained in:
parent
4d50fdb490
commit
a2e26cbf93
@ -6,7 +6,8 @@
|
||||
"scripts": {
|
||||
"test": "nyc ava",
|
||||
"lint": "eslint .",
|
||||
"ci": "yarn --frozen-lockfile && node jenkins.js"
|
||||
"ci": "yarn --frozen-lockfile && node jenkins.js",
|
||||
"mutate": "stryker run"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
Reference in New Issue
Block a user