mirror of
https://github.com/ivuorinen/.github.git
synced 2026-01-26 03:13:57 +00:00
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ismo Vuorinen <ismo@ivuorinen.net>
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"threshold": 5,
|
|
"reporters": ["consoleFull"],
|
|
"ignore": ["**/__snapshots__/**", "**/node_modules/**"],
|
|
"absolute": true
|
|
}
|