Skip to content

Commit c54b89a

Browse files
committed
chore: wip
1 parent 7c294da commit c54b89a

File tree

3 files changed

+207
-93
lines changed

3 files changed

+207
-93
lines changed

.stacks/core/eslint-config-basic/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ module.exports = {
4545
'!.vitepress',
4646
'!.vscode',
4747
// force exclude
48-
'.vitepress/cache',
48+
'**/.vitepress/cache',
4949
],
5050
plugins: [
5151
'html',

0 commit comments

Comments
 (0)