Skip to content

Commit

Permalink
fix: updated eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
kouts committed Nov 11, 2022
1 parent 0b35b4b commit a7dd2c8
Show file tree
Hide file tree
Showing 4 changed files with 2,451 additions and 2,086 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module.exports = {
extends: ['eslint-config-kouts/vue3-typescript']
extends: ['@kouts/eslint-config/vue3-typescript']
}
Loading

0 comments on commit a7dd2c8

Please sign in to comment.