mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
commit
6d71fd9772
@ -8,7 +8,7 @@ rules:
|
|||||||
brace-style: ["error"]
|
brace-style: ["error"]
|
||||||
comma-dangle: ["error", "never"]
|
comma-dangle: ["error", "never"]
|
||||||
comma-spacing: ["error"]
|
comma-spacing: ["error"]
|
||||||
eol-last: ["off"]
|
eol-last: ["error"]
|
||||||
indent: ["error", 4, { "SwitchCase": 1 }]
|
indent: ["error", 4, { "SwitchCase": 1 }]
|
||||||
keyword-spacing: ["error"]
|
keyword-spacing: ["error"]
|
||||||
line-comment-position: ["off"]
|
line-comment-position: ["off"]
|
||||||
|
Loading…
Reference in New Issue
Block a user