Skip to content

Commit dfbf69d

Browse files
committed
Fix lint
1 parent 41a3651 commit dfbf69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintrc.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ module.exports = {
99
'packages/cli/tests/cli/validation',
1010
'packages/ts/test/',
1111
'examples',
12-
'vitest.config.ts'
12+
'vitest.config.ts',
1313
],
1414
rules: {
1515
// not necessary here, we dont build with bob

0 commit comments

Comments
 (0)