mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-30 08:44:42 +00:00
10 lines
147 B
Text
10 lines
147 B
Text
{
|
|
"curly" : true,
|
|
"eqeqeq": true,
|
|
"newcap": true,
|
|
"noarg" : true,
|
|
"node" : true,
|
|
"nonbsp": true,
|
|
"strict": true,
|
|
"undef" : true
|
|
}
|