mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-19 03:38:49 +08:00
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
This commit is contained in:
@@ -22,7 +22,7 @@ export async function typescript(): Promise<Linter.Config[]> {
|
||||
ecmaVersion: 'latest',
|
||||
extraFileExtensions: ['.vue'],
|
||||
jsxPragma: 'React',
|
||||
project: './tsconfig.*?.json',
|
||||
project: './tsconfig.*.json',
|
||||
sourceType: 'module',
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user