Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/is-core-module/.nycrc')
-rw-r--r--node_modules/is-core-module/.nycrc9
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/is-core-module/.nycrc b/node_modules/is-core-module/.nycrc
deleted file mode 100644
index bdd626ce9..000000000
--- a/node_modules/is-core-module/.nycrc
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "all": true,
- "check-coverage": false,
- "reporter": ["text-summary", "text", "html", "json"],
- "exclude": [
- "coverage",
- "test"
- ]
-}