aboutsummaryrefslogtreecommitdiff
path: root/web/.jscsrc
diff options
context:
space:
mode:
Diffstat (limited to 'web/.jscsrc')
-rw-r--r--web/.jscsrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/web/.jscsrc b/web/.jscsrc
deleted file mode 100644
index 546e6a58..00000000
--- a/web/.jscsrc
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "preset": "crockford",
- "maxErrors": 100,
- "excludeFiles": ["simple/app.js"],
- "requireDotNotation": false
-}