summaryrefslogtreecommitdiff
path: root/school/node_modules/has-symbols/.nycrc
diff options
context:
space:
mode:
Diffstat (limited to 'school/node_modules/has-symbols/.nycrc')
-rw-r--r--school/node_modules/has-symbols/.nycrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/school/node_modules/has-symbols/.nycrc b/school/node_modules/has-symbols/.nycrc
deleted file mode 100644
index bdd626c..0000000
--- a/school/node_modules/has-symbols/.nycrc
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "all": true,
- "check-coverage": false,
- "reporter": ["text-summary", "text", "html", "json"],
- "exclude": [
- "coverage",
- "test"
- ]
-}