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:
6
pnpm-lock.yaml
generated
6
pnpm-lock.yaml
generated
@ -11,6 +11,7 @@ specifiers:
|
||||
'@fortawesome/vue-fontawesome': 3.0.1
|
||||
'@github/hotkey': 2.0.1
|
||||
'@kyvg/vue3-notification': 2.4.1
|
||||
'@rushstack/eslint-patch': ^1.2.0
|
||||
'@sentry/tracing': 7.14.1
|
||||
'@sentry/vue': 7.14.1
|
||||
'@types/dompurify': 2.3.4
|
||||
@ -133,6 +134,7 @@ devDependencies:
|
||||
'@cypress/vite-dev-server': 3.2.0
|
||||
'@cypress/vue': 4.2.0_cypress@10.9.0+vue@3.2.40
|
||||
'@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
|
||||
@ -2667,6 +2669,10 @@ packages:
|
||||
rollup: 2.79.1
|
||||
dev: true
|
||||
|
||||
/@rushstack/eslint-patch/1.2.0:
|
||||
resolution: {integrity: sha512-sXo/qW2/pAcmT43VoRKOJbDOfV3cYpq3szSVfIThQXNt+E4DfKj361vaAt3c88U5tPUxzEswam7GW48PJqtKAg==}
|
||||
dev: true
|
||||
|
||||
/@samverschueren/stream-to-observable/0.3.1_rxjs@6.6.7:
|
||||
resolution: {integrity: sha512-c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ==}
|
||||
engines: {node: '>=6'}
|
||||
|
Reference in New Issue
Block a user