Websocket
[VSoRC/.git] / node_modules / websocket / node_modules / yaeti / .jscsrc
diff --git a/node_modules/websocket/node_modules/yaeti/.jscsrc b/node_modules/websocket/node_modules/yaeti/.jscsrc
new file mode 100644 (file)
index 0000000..a37d119
--- /dev/null
@@ -0,0 +1,6 @@
+{
+       "preset": "crockford",
+       "validateIndentation": "\t",
+       "disallowKeywords": ["with"],
+       "disallowDanglingUnderscores": null
+}