Skip to content

Commit 2f644e1

Browse files
committed
chore: fix linting
1 parent dc0b10b commit 2f644e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eslint.config.cjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ module.exports = [
77
'**/dist/*',
88
'**/build/*',
99
'**/.next/*',
10+
'**/.vitest-ui/*',
1011
]
1112
},
1213
{

0 commit comments

Comments
 (0)