mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
Re-indent grunt/.jshintrc.
This commit is contained in:
parent
055730d84e
commit
22d004e332
@ -1,10 +1,10 @@
|
|||||||
{
|
{
|
||||||
"curly" : true,
|
"curly" : true,
|
||||||
"eqeqeq" : true,
|
"eqeqeq": true,
|
||||||
"newcap" : true,
|
"newcap": true,
|
||||||
"noarg" : true,
|
"noarg" : true,
|
||||||
"node" : true,
|
"node" : true,
|
||||||
"nonbsp" : true,
|
"nonbsp": true,
|
||||||
"strict" : true,
|
"strict": true,
|
||||||
"undef" : true
|
"undef" : true
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user