chore(eslint-config): ignore the vitepress cache folder (#17635)

This commit is contained in:
qiang
2024-07-23 10:58:41 +08:00
committed by GitHub
parent 5fc967c63e
commit 015f9327be
2 changed files with 2 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ coverage
play
ssr-testing/cases/*
docs/.vitepress/i18n/*
docs/.vitepress/cache/*
docs/.vitepress/crowdin/*
!docs/.vitepress/crowdin/en-US
!.*

View File

@@ -4,3 +4,4 @@ coverage
CHANGELOG.en-US.md
pnpm-lock.yaml
docs/components.d.ts
docs/.vitepress/cache