mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 03:13:57 +00:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"threshold": 5,
|
|
"reporters": ["consoleFull"],
|
|
"ignore": ["**/__snapshots__/**", "**/node_modules/**"],
|
|
"absolute": true
|
|
}
|