aboutsummaryrefslogtreecommitdiff
path: root/cordova/node_modules/shelljs/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'cordova/node_modules/shelljs/.jshintrc')
-rwxr-xr-xcordova/node_modules/shelljs/.jshintrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/cordova/node_modules/shelljs/.jshintrc b/cordova/node_modules/shelljs/.jshintrc
new file mode 100755
index 0000000..a80c559
--- /dev/null
+++ b/cordova/node_modules/shelljs/.jshintrc
@@ -0,0 +1,7 @@
+{
+ "loopfunc": true,
+ "sub": true,
+ "undef": true,
+ "unused": true,
+ "node": true
+} \ No newline at end of file