1
0
Fork 0
freesewing/packages/core/.c8rc.json
2022-11-16 09:59:51 -06:00

6 lines
104 B
JSON

{
"reporter": "lcov",
"all": true,
"extension": "mjs",
"exclude": ["node_modules/*", "tests"]
}