Skip to content

Commit 9263108

Browse files
committed
chore: linter jsdoc issue
1 parent 06155f5 commit 9263108

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ export default tresLintConfig({
66
rules: {
77
'style/max-statements-per-line': 'off',
88
'vue/attribute-hyphenation': 'off',
9+
'jsdoc/check-alignment': 'off',
910
},
1011
})

0 commit comments

Comments
 (0)