Skip to content

Commit

Permalink
Ignore v-stepper and other deprecated component linter errors
Browse files Browse the repository at this point in the history
  • Loading branch information
wssheldon committed Nov 1, 2023
1 parent 93cdf71 commit 40d7a9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dispatch/static/dispatch/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,5 +53,6 @@ module.exports = {
"vue/attribute-hyphenation": "off",
"vue/require-default-prop": "off",
"vue/require-explicit-emits": "off",
"vuetify/no-deprecated-components": "off",
},
}

0 comments on commit 40d7a9b

Please sign in to comment.