Skip to content

Commit

Permalink
fix: lint problems
Browse files Browse the repository at this point in the history
  • Loading branch information
CyanSalt committed Feb 24, 2023
1 parent 9380ce7 commit 95ba469
Show file tree
Hide file tree
Showing 5 changed files with 223 additions and 222 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ module.exports = {
project: './tsconfig.tools.json',
},
rules: {
'vue/no-setup-props-destructure': 'off',
'vue/no-undef-components': 'error',
'vue/no-undef-properties': 'error',
},
Expand Down
Loading

0 comments on commit 95ba469

Please sign in to comment.