Skip to content

Commit 2732547

Browse files
committed
Update eslints for Vue 3
1 parent 376396a commit 2732547

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/components/.eslintrc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ plugins:
33

44
extends:
55
- ../../../.eslintrc.yaml
6-
- plugin:vue/recommended
6+
- plugin:vue/vue3-recommended
77

88
env:
99
browser: true

0 commit comments

Comments
 (0)