diff --git a/.jshintrc b/.jshintrc index 50eb119f..0b47dc28 100644 --- a/.jshintrc +++ b/.jshintrc @@ -4,5 +4,6 @@ "laxbreak" : true, "boss" : true, "expr" : true, - "asi" : true + "asi" : true, + "devel" : true } \ No newline at end of file