mirror of
https://github.com/Grasscutters/GrassClipper.git
synced 2024-08-14 13:11:48 +08:00
more auto eslint fixes
This commit is contained in:
parent
eae6cc087b
commit
4141d349f4
@ -9,13 +9,13 @@
|
||||
"ecmaVersion": 13
|
||||
},
|
||||
"rules": {
|
||||
"no-undef": 0,
|
||||
"no-unused-vars": 0,
|
||||
"no-case-declarations": 0,
|
||||
|
||||
"indent": [
|
||||
"error",
|
||||
4
|
||||
],
|
||||
"linebreak-style": [
|
||||
"error",
|
||||
"unix"
|
||||
2
|
||||
],
|
||||
"quotes": [
|
||||
"error",
|
||||
|
Loading…
x
Reference in New Issue
Block a user