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 41a3651 commit dfbf69dCopy full SHA for dfbf69d
.eslintrc.cjs
@@ -9,7 +9,7 @@ module.exports = {
9
'packages/cli/tests/cli/validation',
10
'packages/ts/test/',
11
'examples',
12
- 'vitest.config.ts'
+ 'vitest.config.ts',
13
],
14
rules: {
15
// not necessary here, we dont build with bob
0 commit comments