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