From 7d15bfa996e7661e450070715a96fe8cb2d75a8c Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 22 May 2014 02:59:56 +0200 Subject: enable es6 for scrutinizer --- .scrutinizer.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.scrutinizer.yml') 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 -- cgit v1.2.3