We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
antfu
Learn more about funding links in repositories.
Report abuse
1 parent c22a36b commit 1ae6ec8Copy full SHA for 1ae6ec8
packages/eslint-config-basic/index.js
@@ -43,7 +43,7 @@ module.exports = {
43
'!.vitepress',
44
'!.vscode',
45
// force exclude
46
- '.vitepress/cache',
+ '**/.vitepress/cache',
47
],
48
plugins: [
49
'html',
0 commit comments