1 parent a55d346 commit e7437daCopy full SHA for e7437da
4 files changed
eslint.config.mjs
@@ -7,4 +7,5 @@ export default antfu({
7
vue: true,
8
formatters: true,
9
pnpm: true,
10
+ ignores: ['docs/**'],
11
})
0 commit comments