We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc0b10b commit 2f644e1Copy full SHA for 2f644e1
eslint.config.cjs
@@ -7,6 +7,7 @@ module.exports = [
7
'**/dist/*',
8
'**/build/*',
9
'**/.next/*',
10
+ '**/.vitest-ui/*',
11
]
12
},
13
{
0 commit comments