1 Star 0 Fork 0

LKZStudio/class-helper

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 300 Bytes
一键复制 编辑 原始数据 按行查看 历史
LKZ烂裤子 提交于 2021-09-19 19:01 +08:00 . Initial commit
{
"compilerOptions": {
"target": "es5",
"module": "commonjs",
"lib": [
"dom",
"es2015",
"es2016",
"es2017"
],
"allowJs": true,
"jsx": "react-jsx",
"sourceMap": true,
"outDir": "./dist",
"strict": true ,
"esModuleInterop": true,
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/LKZStudio/class-helper.git
git@gitee.com:LKZStudio/class-helper.git
LKZStudio
class-helper
class-helper
master

搜索帮助