summaryrefslogtreecommitdiffstats
path: root/.scrutinizer.yml
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-22 02:59:56 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-22 02:59:56 +0200
commit7d15bfa996e7661e450070715a96fe8cb2d75a8c (patch)
tree52e88144127b55eedaaa6f0a4b9911516bc06988 /.scrutinizer.yml
parent78cf09bfc70cf36fd1f884c56568793fcb000a34 (diff)
enable es6 for scrutinizer
Diffstat (limited to '.scrutinizer.yml')
-rw-r--r--.scrutinizer.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.scrutinizer.yml b/.scrutinizer.yml
index 2a49b42d2..79d16f339 100644
--- a/.scrutinizer.yml
+++ b/.scrutinizer.yml
@@ -17,5 +17,6 @@ tools:
external_code_coverage:
timeout: 600
js_hint:
+ use_native_config: false
config:
esnext: true \ No newline at end of file