kendo-intl/jest.config.json

6 строки
131 B
JSON

{
"preset": "es-jest",
"testRegex": ["/test/.*\\.test\\.js$", "/locale-tests/.*\\.test\\.js$"],
"testTimeout": 20000
}