更改tsconfig.app.json

This commit is contained in:
2026-05-11 09:30:36 +08:00
parent b5fc4513fc
commit 6a7d906c68
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ export default defineConfig({
open: true,
},
resolve: {
extensions: ['.mjs', '.js', '.ts', '.jsx', '.tsx', '.json', '.less', '.css'],
extensions: ['.mjs', '.js', '.ts', '.jsx', '.tsx', '.json'],
alias: [
{
find: '@',