mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
15 lines
210 B
Plaintext
15 lines
210 B
Plaintext
![]() |
{
|
||
|
"curly": true,
|
||
|
"eqeqeq": true,
|
||
|
"eqnull": true,
|
||
|
"immed": true,
|
||
|
"noarg": true,
|
||
|
"quotmark": "double",
|
||
|
"trailing": true,
|
||
|
"undef": true,
|
||
|
"unused": true,
|
||
|
|
||
|
"node": true,
|
||
|
"jquery": true,
|
||
|
"browser": true
|
||
|
}
|