mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-06 13:15:53 -05:00
[eslint] space-infix-ops = error
This commit is contained in:
parent
7711679e1a
commit
13a799d778
@ -76,7 +76,7 @@ module.exports = {
|
||||
"no-var": "error",
|
||||
"key-spacing": "warn",
|
||||
"keyword-spacing": "warn",
|
||||
"space-infix-ops": "warn",
|
||||
"space-infix-ops": "error",
|
||||
"arrow-spacing": "warn",
|
||||
"no-trailing-spaces": "error",
|
||||
"no-constant-condition": [ "error", {
|
||||
|
Loading…
x
Reference in New Issue
Block a user