编译TypeScript(TypeScript转JavaScript)
1.配置tsconfig.json文件 tsconfig.json文件配置说明 2.编译命令 3.vscode编译 ...
1.配置tsconfig.json文件 tsconfig.json文件配置说明 2.编译命令 3.vscode编译 ...
tsconfig.json ts配置文件解析 tsconfig 编译选项 https://www.tslang.cn/docs/handbook/compiler-options.html 示例配置: ...
设置了 paths 后 @/xxx 仍然报错 can't find module 重启vscode (是的,重启大法好) ...