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--.jshintignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.jshintignore b/.jshintignore
new file mode 100644
index 0000000..c53ca3f
--- /dev/null
+++ b/.jshintignore
@@ -0,0 +1,5 @@
+lib/__get__.js
+lib/__set__.js
+test/testModules/strictModule.js
+test/testModules/someOtherModule.js
+node_modules \ No newline at end of file