From 69cb7be07f5673154da8cbbc838b03c32d3abe4b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zlatan=20Vasovi=C4=87?= Date: Sun, 16 Feb 2014 19:28:43 +0100 Subject: [PATCH] Remove `curly: false` from `.jshintrc` --- js/.jshintrc | 1 - 1 file changed, 1 deletion(-) diff --git a/js/.jshintrc b/js/.jshintrc index ab4dfdfc98..9cd22f4a6f 100644 --- a/js/.jshintrc +++ b/js/.jshintrc @@ -2,7 +2,6 @@ "asi" : true, "boss" : true, "browser" : true, - "curly" : false, "debug" : true, "devel" : true, "eqeqeq" : false, -- 2.47.2