We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa9925a commit dbe759fCopy full SHA for dbe759f
1 file changed
eslint.config.mjs
@@ -9,6 +9,7 @@ export default antfu({
9
'**/vite.config.ts.timestamp*',
10
'**/.pnpm-store/*',
11
'**/locales/**.json',
12
+ '**/bin/**',
13
],
14
}, {
15
files: ['playground/mock/**/*.ts'],
0 commit comments