项目文件夹

文件
2022-09-03 19:12:41 +08:00

10 行
211 B
JSON

{
"bail": true,
"verbose": true,
"notify": false,
"collectCoverage": false,
"rootDir": "../..",
"testMatch": ["<rootDir>/test/json/**/*.spec.js"],
"setupFiles": ["<rootDir>/test/paths.setup.js"]
}