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

github.com/twbs/rewire.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.jshintignore')
-rw-r--r--.jshintignore19
1 files changed, 19 insertions, 0 deletions
diff --git a/.jshintignore b/.jshintignore
index c53ca3f..7478b9b 100644
--- a/.jshintignore
+++ b/.jshintignore
@@ -1,3 +1,22 @@
+lib-cov
+*.seed
+*.log
+*.csv
+*.dat
+*.out
+*.pid
+*.gz
+
+pids
+logs
+results
+
+npm-debug.log
+node_modules
+coverage
+examples
+.idea
+
lib/__get__.js
lib/__set__.js
test/testModules/strictModule.js