mirror of
https://github.com/ivuorinen/sysvinit-service-generator.git
synced 2026-02-11 12:50:51 +00:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"threshold": 5,
|
|
"reporters": ["consoleFull"],
|
|
"ignore": ["**/__snapshots__/**", "**/node_modules/**"],
|
|
"absolute": true
|
|
}
|