chore(tsconfig): 添加 unocss 和 commitlint 配置文件到编译排除列表
Some checks failed
CI/CD Pipeline / playwright (push) Failing after 6m35s
CI/CD Pipeline / build-and-deploy (push) Has been skipped

This commit is contained in:
严浩
2025-10-27 00:45:45 +08:00
parent 2ec6f6c4ba
commit 62a792b1da
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
// 请确保在 `main.ts` 文件中添加以下导入语句import 'virtual:uno.css';
// !请确保在 `main.ts` 文件中添加以下导入语句import 'virtual:uno.css';
// https://github.dev/unocss/unocss/tree/main/examples/vite-vue3