Skip to content

Commit

Permalink
fix eslint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
yagamuu committed Feb 12, 2024
1 parent a92f111 commit f3e96f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ module.exports = {
'@typescript-eslint',
],
extends: [
'plugin:vue/essential',
'plugin:vue/vue3-essential',
'airbnb-base',
'airbnb-typescript/base',
'eslint:recommended',
Expand Down

0 comments on commit f3e96f7

Please sign in to comment.