mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Normalize .jshintrc.
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
"noarg": true,
|
"noarg": true,
|
||||||
"node": true,
|
"node": true,
|
||||||
"noempty": true,
|
"noempty": true,
|
||||||
"quotmark": "single",
|
|
||||||
"plusplus": false,
|
"plusplus": false,
|
||||||
|
"quotmark": "single",
|
||||||
"regexp": true,
|
"regexp": true,
|
||||||
"strict": false,
|
"strict": false,
|
||||||
"trailing": true,
|
"trailing": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user