Skip to content

Commit

Permalink
Update eslints for Vue 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jtran committed Apr 5, 2023
1 parent 376396a commit 2732547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/js/components/.eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ plugins:

extends:
- ../../../.eslintrc.yaml
- plugin:vue/recommended
- plugin:vue/vue3-recommended

env:
browser: true
Expand Down

0 comments on commit 2732547

Please sign in to comment.