UNPKG

@stryker-mutator/core

Version:

The extendable JavaScript mutation testing framework

6 lines 270 B
export declare const SUPPORTED_CONFIG_FILE_NAMES: readonly string[]; export declare const DEFAULT_CONFIG_FILE_NAMES: Readonly<{ readonly JSON: "stryker.config.json"; readonly JAVASCRIPT: "stryker.config.mjs"; }>; //# sourceMappingURL=config-file-formats.d.ts.map