🐛 修复 Qodana eslint 报错

This commit is contained in:
BTMuli
2023-07-29 13:09:45 +08:00
parent 5d1a961c47
commit d1fa7348c8

View File

@@ -4,5 +4,5 @@ printWidth: 100
useTabs: false
tabWidth: 2
bracketSpacing: true
endOfLine: "crlf"
endOfLine: auto
trailingComma: "all"