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 8834411 commit 9b28dbcCopy full SHA for 9b28dbc
packages/basic/index.js
@@ -49,6 +49,7 @@ module.exports = defineConfig({
49
'!.github',
50
'!.vitepress',
51
'!.vscode',
52
+ '**/.vitepress/cache',
53
],
54
plugins: ['html', 'no-only-tests', 'unused-imports', 'simple-import-sort', '@yutengjing'],
55
settings: {
0 commit comments