mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05: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…
Add table
Reference in a new issue