summaryrefslogtreecommitdiffstats
path: root/coverconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'coverconfig.json')
-rw-r--r--coverconfig.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/coverconfig.json b/coverconfig.json
deleted file mode 100644
index df9e18a..0000000
--- a/coverconfig.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "enabled": true,
- "relativeSourcePath": "../Lang",
- "relativeCoverageDir": "../../coverage",
- "ignorePatterns": ["**/node_modules/**"],
- "includePid": false,
- "reports": ["json", "html", "lcov"],
- "verbose": false
-} \ No newline at end of file