mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-22 15:30:23 +00:00
Merge pull request #12513 from ZDroid/jshint
Remove `curly: false` from `.jshintrc`
This commit is contained in:
commit
5566c935f2
1 changed files with 0 additions and 1 deletions
|
|
@ -2,7 +2,6 @@
|
|||
"asi" : true,
|
||||
"boss" : true,
|
||||
"browser" : true,
|
||||
"curly" : false,
|
||||
"debug" : true,
|
||||
"devel" : true,
|
||||
"eqeqeq" : false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue