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