0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-29 21:52:22 +01:00

Remove curly: false from .jshintrc

This commit is contained in:
Zlatan Vasović 2014-02-16 19:28:43 +01:00
parent 9c054fd4c0
commit 69cb7be07f

View File

@ -2,7 +2,6 @@
"asi" : true,
"boss" : true,
"browser" : true,
"curly" : false,
"debug" : true,
"devel" : true,
"eqeqeq" : false,