mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
14 lines
216 B
Plaintext
14 lines
216 B
Plaintext
|
{
|
||
|
"curly": true,
|
||
|
"eqeqeq": true,
|
||
|
"immed": true,
|
||
|
"latedef": true,
|
||
|
"newcap": true,
|
||
|
"noarg": true,
|
||
|
"sub": true,
|
||
|
"undef": true,
|
||
|
"boss": true,
|
||
|
"eqnull": true,
|
||
|
"browser": true
|
||
|
}
|