aboutsummaryrefslogtreecommitdiff
path: root/web/.jscsrc
diff options
context:
space:
mode:
Diffstat (limited to 'web/.jscsrc')
-rw-r--r--web/.jscsrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/web/.jscsrc b/web/.jscsrc
index 1dd27dc..7d924ab 100644
--- a/web/.jscsrc
+++ b/web/.jscsrc
@@ -1,5 +1,4 @@
{
"preset": "crockford",
- "maxErrors": 100,
- "excludeFiles": ["arrow.js"]
+ "maxErrors": 100
}