summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.scrutinizer.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 9d15491e7..2a49b42d2 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -15,4 +15,7 @@ imports:
tools:
external_code_coverage:
- timeout: 600 \ No newline at end of file
+ timeout: 600
+ js_hint:
+ config:
+ esnext: true \ No newline at end of file