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

Commit 4138057

Browse files
Merge pull request #13 from chakra-ui/feature/eslint-vue3
chore: add vue 3 essential plugin for eslint
2 parents f2c7799 + 3ecc4e2 commit 4138057

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)