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 '.eslintrc.local.json')
-rw-r--r--.eslintrc.local.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/.eslintrc.local.json b/.eslintrc.local.json
index 16c85e07d..beb4581f4 100644
--- a/.eslintrc.local.json
+++ b/.eslintrc.local.json
@@ -10,7 +10,6 @@
"overrides": [{
"files": [
"scripts/**",
- "smoke-tests/**",
"bin/**",
"test/**"
],