{ "$schema": "https://raw.githubusercontent.com/stryker-mutator/stryker/master/packages/api/schema/stryker-core.json", "mutator": "javascript", "packageManager": "yarn", "reporters": [ "clear-text", "progress" ], "testRunner": "command", "transpilers": [], "coverageAnalysis": "all", "mutate": ["index.js"] }