关于全局启用TS配置
摘要:
根目录创建【tsconfig.json】 { "compilerOptions": { "target": "esnext", "module": "esnext", "strict": true, "jsx": "preserve", "importHelpers": true, "moduleR 阅读全文
posted @ 2022-02-22 19:55
心若随风
阅读(292)
评论(0)
推荐(0)