add mutate script
This commit is contained in:
parent
686c98ae36
commit
649e70b200
@ -15,6 +15,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "eslint .",
|
"lint": "eslint .",
|
||||||
"test": "nyc ava",
|
"test": "nyc ava",
|
||||||
"ci": "yarn && node jenkins.js"
|
"ci": "yarn && node jenkins.js",
|
||||||
|
"mutate": "stryker run"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user