mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
13 lines
213 B
Plaintext
13 lines
213 B
Plaintext
{
|
|
"curly" : true,
|
|
"eqeqeq" : true,
|
|
"immed" : true,
|
|
"newcap" : true,
|
|
"noarg" : true,
|
|
"node" : true,
|
|
"nonbsp" : true,
|
|
"strict" : true,
|
|
"trailing" : true,
|
|
"undef" : true
|
|
}
|