mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-05 16:42:29 +03:00
11 lines
147 B
Plaintext
11 lines
147 B
Plaintext
{
|
|
"curly" : true,
|
|
"eqeqeq": true,
|
|
"newcap": true,
|
|
"noarg" : true,
|
|
"node" : true,
|
|
"nonbsp": true,
|
|
"strict": true,
|
|
"undef" : true
|
|
}
|