spiegel-keyman/.nycrc.json

6 lines
101 B
JSON

{
"check-coverage": true,
"temp-directory": ".nyc_output",
"lines": 90,
"reporter": "text"
}