1 Star 1 Fork 1

yunwisdom/ygwl-meta2

forked from StarRiver/ygwl-meta2 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 644 Bytes
一键复制 编辑 原始数据 按行查看 历史
user_499098 提交于 2024-03-04 15:27 . first commit
{
"compilerOptions": {
"target": "ES2020",
"useDefineForClassFields": true,
"module": "ESNext",
"lib": ["ES2020", "DOM", "DOM.Iterable"],
"skipLibCheck": true,
/* Bundler mode */
"moduleResolution": "bundler",
"allowImportingTsExtensions": true,
"resolveJsonModule": true,
"isolatedModules": true,
"noEmit": true,
"jsx": "preserve",
/* Linting */
"strict": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true
},
"include": ["src/**/*.ts", "src/**/*.tsx", "src/**/*.vue"],
"references": [{ "path": "./tsconfig.node.json" }]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yunwisdom_zhao/ygwl-meta2.git
git@gitee.com:yunwisdom_zhao/ygwl-meta2.git
yunwisdom_zhao
ygwl-meta2
ygwl-meta2
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385