mirror of
https://github.com/wekan/wekan.git
synced 2025-04-22 04:57:07 -04:00
reverting .eslintrc (i always forget to dont commit this)
This commit is contained in:
parent
cbdb7b4f64
commit
973a0d93ae
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
"comma-spacing": 2,
|
||||
"comma-style": 2,
|
||||
"eol-last": 2,
|
||||
"linebreak-style": [2, "windows"],
|
||||
"linebreak-style": [2, "unix"],
|
||||
"new-parens": 2,
|
||||
"no-lonely-if": 2,
|
||||
"no-multiple-empty-lines": 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue