From d55b767039605256c736166a942a9138e3eacfd7 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Sun, 29 Jun 2025 11:49:28 -0700 Subject: remove dev node_modules (oops) --- node_modules/shell-quote/.nycrc | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 node_modules/shell-quote/.nycrc (limited to 'node_modules/shell-quote/.nycrc') diff --git a/node_modules/shell-quote/.nycrc b/node_modules/shell-quote/.nycrc deleted file mode 100644 index 55c3d29..0000000 --- a/node_modules/shell-quote/.nycrc +++ /dev/null @@ -1,14 +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", - "example", - "test" - ] -} -- cgit v1.2.3