Skip to content

Commit 2ac45dc

Browse files
committed
fix: updated eslint config
1 parent 05bfd54 commit 2ac45dc

File tree

4 files changed

+1788
-1879
lines changed

4 files changed

+1788
-1879
lines changed

.eslintrc.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
extends: ['eslint-config-kouts/vue3-typescript']
2+
extends: ['@kouts/eslint-config/vue3-typescript']
33
}

0 commit comments

Comments
 (0)