Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 3ecc4e2

Browse files
committed
chore: add vue 3 essential plugin for eslint
1 parent f2c7799 commit 3ecc4e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ extends:
66
- prettier/@typescript-eslint
77
- plugin:prettier/recommended
88
- plugin:vue/essential
9+
- plugin:vue/vue3-essential
910
- '@vue/typescript'
1011
parser: vue-eslint-parser
1112
parserOptions:

0 commit comments

Comments
 (0)