mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
🔧 变更解析顺序
This commit is contained in:
@@ -7,9 +7,9 @@ extends:
|
||||
- standard-with-typescript
|
||||
- prettier
|
||||
- plugin:prettier/recommended
|
||||
parser: "@typescript-eslint/parser"
|
||||
parser: vue-eslint-parser
|
||||
parserOptions:
|
||||
parser: vue-eslint-parser
|
||||
parser: "@typescript-eslint/parser"
|
||||
project:
|
||||
- tsconfig.json
|
||||
- tsconfig.node.json
|
||||
|
||||
Reference in New Issue
Block a user