mirror of
https://gitlab.silvrtree.co.uk/martind2000/ft.git
synced 2025-01-10 20:55:07 +00:00
11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
{
|
|
"threshold": 30,
|
|
"identifiers": true,
|
|
"literals": true,
|
|
"color": true,
|
|
"minInstances": 2,
|
|
"ignore": "test|spec.js|mock|.json",
|
|
"reporter": "default",
|
|
"truncate": 100
|
|
}
|