Skip to content

Commit

Permalink
ci: fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: ZTL-UwU <[email protected]>
  • Loading branch information
ZTL-UwU committed Jul 28, 2024
1 parent 8c93913 commit 9a7887d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ export default antfu({
'public/**',
],
}, {
plugins: {
drizzle,
},
rules: {
'style/brace-style': ['warn', '1tbs', { allowSingleLine: true }],
'vue/block-order': ['error', {
Expand Down

0 comments on commit 9a7887d

Please sign in to comment.