mirror of
https://github.com/actions-rs/cargo.git
synced 2025-08-18 14:45:11 +00:00
9 lines
178 B
JSON
9 lines
178 B
JSON
{
|
|
"clearMocks": true,
|
|
"moduleFileExtensions": ["js"],
|
|
"testEnvironment": "node",
|
|
"testMatch": ["**/*.test.js"],
|
|
"testRunner": "jest-circus/runner",
|
|
"verbose": true
|
|
}
|