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