feat: update eslint config
support async component, see: https://eslint.vuejs.org/user-guide/#how-to-use-a-custom-parser
This commit is contained in:
parent
f360ebfe98
commit
4655e1ce34
22 changed files with 57 additions and 47 deletions
|
|
@ -67,6 +67,7 @@
|
|||
"@cypress/vite-dev-server": "3.2.0",
|
||||
"@cypress/vue": "4.2.0",
|
||||
"@faker-js/faker": "7.5.0",
|
||||
"@rushstack/eslint-patch": "^1.2.0",
|
||||
"@types/dompurify": "2.3.4",
|
||||
"@types/flexsearch": "0.7.3",
|
||||
"@types/marked": "4.0.7",
|
||||
|
|
|
|||
Reference in a new issue