summaryrefslogtreecommitdiffstats
path: root/node_modules/node-gyp/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/node-gyp/.jshintrc')
-rw-r--r--node_modules/node-gyp/.jshintrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/node_modules/node-gyp/.jshintrc b/node_modules/node-gyp/.jshintrc
deleted file mode 100644
index 52475ba..0000000
--- a/node_modules/node-gyp/.jshintrc
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "asi": true,
- "laxcomma": true,
- "es5": true,
- "node": true,
- "strict": false
-}