aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/.jscsrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/js/.jscsrc b/js/.jscsrc
index a2ec95bb7..7a720ee76 100644
--- a/js/.jscsrc
+++ b/js/.jscsrc
@@ -1,6 +1,4 @@
{
- "esnext": true,
- "verbose": true,
"disallowEmptyBlocks": true,
"disallowKeywords": ["with"],
"disallowMixedSpacesAndTabs": true,