docs(readme): 添加 vitesse 项目链接
All checks were successful
CI/CD Pipeline / playwright (push) Successful in 4m16s
CI/CD Pipeline / build-and-deploy (push) Successful in 5m20s

This commit is contained in:
严浩
2025-10-22 22:28:51 +08:00
parent 864e3dbb23
commit e94c5fc372
4 changed files with 22 additions and 12 deletions

View File

@@ -23,6 +23,9 @@
"i18n-ally.displayLanguage": "zh-CN", // 显示语言 (显示文件/翻译文件)
"i18n-ally.keystyle": "nested",
// https://github.com/copilot/share/8a1a019a-0180-80e7-8141-a40be02c4006
// "iconify.customCollectionJsonPaths": ["https://example.com/my-icons.json", "./local/icons.json"],
"typescript.tsdk": "node_modules/typescript/lib",
"typescript.preferences.autoImportFileExcludePatterns": ["vue-router/auto$"]
}