Skip to content

Commit a206a5b

Browse files
committed
chore: remove scripts directory from ESLint ignore list
1 parent d34f4db commit a206a5b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ export default antfu(
2020
{
2121
ignores: [
2222
'.github/**',
23-
'scripts/**',
2423
],
2524
},
2625
)

0 commit comments

Comments
 (0)