massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / has-symbols / .nycrc
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/has-symbols/.nycrc b/.config/coc/extensions/node_modules/coc-prettier/node_modules/has-symbols/.nycrc
deleted file mode 100644 (file)
index 1826526..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-       "all": true,
-       "check-coverage": false,
-       "reporter": ["text-summary", "text", "html", "json"],
-       "lines": 86,
-       "statements": 85.93,
-       "functions": 82.43,
-       "branches": 76.06,
-       "exclude": [
-               "coverage",
-               "test"
-       ]
-}