mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02: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
|
|
} |