1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/.nycrc

5 lines
72 B
Plaintext
Raw Normal View History

2021-02-16 17:09:42 +01:00
{
"extends": "@istanbuljs/nyc-config-typescript",
"all": true
}