mirror of
https://github.com/actions-rs/cargo.git
synced 2025-09-07 08:41:57 +03:00
8 lines
178 B
JSON
8 lines
178 B
JSON
{
|
|
"clearMocks": true,
|
|
"moduleFileExtensions": ["js"],
|
|
"testEnvironment": "node",
|
|
"testMatch": ["**/*.test.js"],
|
|
"testRunner": "jest-circus/runner",
|
|
"verbose": true
|
|
}
|