mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-07 21:42:16 -07:00
Updates to UI, Update NLog to 4.4.12
This commit is contained in:
parent
31db4e2026
commit
c8ed46850a
88 changed files with 9550 additions and 269 deletions
|
@ -240,7 +240,6 @@
|
|||
one-var-declaration-per-line: ["error", "always"],
|
||||
operator-assignment: ["off", "never"],
|
||||
operator-linebreak: ["error", "after"],
|
||||
padded-blocks: ["error", "never"],
|
||||
quote-props: ["error", "as-needed"],
|
||||
quotes: ["error", "single"],
|
||||
require-jsdoc: "off",
|
||||
|
@ -283,6 +282,6 @@
|
|||
"react/react-in-jsx-scope": 2,
|
||||
"react/self-closing-comp": 2,
|
||||
"react/sort-comp": 2,
|
||||
"react/wrap-multilines": 2
|
||||
"react/jsx-wrap-multilines": 2
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue