Skip to content

Commit 470c0fe

Browse files
chore: update deps
1 parent 2699bcb commit 470c0fe

File tree

5 files changed

+2725
-2316
lines changed

5 files changed

+2725
-2316
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"extends": [
88
"plugin:vue/vue3-recommended",
9-
"standard-with-typescript",
9+
"love",
1010
"plugin:prettier/recommended",
1111
"plugin:storybook/recommended"
1212
],

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ updates:
1212
patterns:
1313
- '*'
1414
ignore:
15-
- dependency-name: '@typescript-eslint/eslint-plugin'
15+
- dependency-name: 'eslint'

0 commit comments

Comments
 (0)