summaryrefslogtreecommitdiff
path: root/desktop/node_modules/plist/.jshintrc
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/node_modules/plist/.jshintrc')
-rw-r--r--desktop/node_modules/plist/.jshintrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop/node_modules/plist/.jshintrc b/desktop/node_modules/plist/.jshintrc
new file mode 100644
index 0000000..3f42622
--- /dev/null
+++ b/desktop/node_modules/plist/.jshintrc
@@ -0,0 +1,4 @@
+{
+ "laxbreak": true,
+ "laxcomma": true
+}