mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-05-21 05:25:45 +08:00
🔧 更新格式化配置
This commit is contained in:
@@ -20,8 +20,7 @@ plugins:
|
|||||||
- prettier
|
- prettier
|
||||||
rules:
|
rules:
|
||||||
# 严格布尔表达式
|
# 严格布尔表达式
|
||||||
"@typescript-eslint/strict-boolean-expressions":
|
"@typescript-eslint/strict-boolean-expressions": off
|
||||||
- warn
|
|
||||||
# 禁止使用 Object
|
# 禁止使用 Object
|
||||||
"@typescript-eslint/consistent-type-assertions":
|
"@typescript-eslint/consistent-type-assertions":
|
||||||
- warn
|
- warn
|
||||||
|
|||||||
Reference in New Issue
Block a user