Initial commit AB#12
This commit is contained in:
8
app/.nycrc
Normal file
8
app/.nycrc
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"all": true,
|
||||
"excludeAfterRemap": true,
|
||||
"report-dir": "coverage-cy",
|
||||
"reporter": ["text", "json", "html"],
|
||||
"extension": [".js"],
|
||||
"include": "src/**/*.js"
|
||||
}
|
||||
Reference in New Issue
Block a user