Skip to content

Commit

Permalink
chore: linter jsdoc issue
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarosabu committed May 7, 2024
1 parent 06155f5 commit 9263108
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ export default tresLintConfig({
rules: {
'style/max-statements-per-line': 'off',
'vue/attribute-hyphenation': 'off',
'jsdoc/check-alignment': 'off',
},
})

0 comments on commit 9263108

Please sign in to comment.