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 d34f4db commit a206a5bCopy full SHA for a206a5b
eslint.config.ts
@@ -20,7 +20,6 @@ export default antfu(
20
{
21
ignores: [
22
'.github/**',
23
- 'scripts/**',
24
],
25
},
26
)
0 commit comments