mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-04 16:05:31 +00:00
6 lines
101 B
JSON
6 lines
101 B
JSON
{
|
|
"check-coverage": true,
|
|
"temp-directory": ".nyc_output",
|
|
"lines": 90,
|
|
"reporter": "text"
|
|
}
|