aboutsummaryrefslogtreecommitdiff
path: root/node_modules/gulp-sym/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/gulp-sym/.jshintrc')
-rw-r--r--node_modules/gulp-sym/.jshintrc6
1 files changed, 6 insertions, 0 deletions
diff --git a/node_modules/gulp-sym/.jshintrc b/node_modules/gulp-sym/.jshintrc
new file mode 100644
index 000000000..3fbbda486
--- /dev/null
+++ b/node_modules/gulp-sym/.jshintrc
@@ -0,0 +1,6 @@
+{
+ "asi": true,
+ "laxbreak": true,
+ "laxcomma": true,
+ "node": true
+} \ No newline at end of file