aboutsummaryrefslogtreecommitdiff
path: root/web/.jscsrc
diff options
context:
space:
mode:
Diffstat (limited to 'web/.jscsrc')
-rw-r--r--web/.jscsrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/web/.jscsrc b/web/.jscsrc
deleted file mode 100644
index dda6932e1..000000000
--- a/web/.jscsrc
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "preset": "crockford",
- "maxErrors": 100,
- "excludeFiles": ["arrowstyle.js"]
-}