aboutsummaryrefslogtreecommitdiff
path: root/web/.jscsrc
diff options
context:
space:
mode:
Diffstat (limited to 'web/.jscsrc')
-rw-r--r--web/.jscsrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/web/.jscsrc b/web/.jscsrc
new file mode 100644
index 000000000..ac17b5dc9
--- /dev/null
+++ b/web/.jscsrc
@@ -0,0 +1,3 @@
+{
+ "preset": "crockford"
+}