1 Star 0 Fork 1

Dr.Alan Turing 2401/tdscore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.webpack.json 280 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dr.Alan Turing 2401 提交于 2021-03-16 15:55 . add support for quickjs
{
"compilerOptions": {
"module": "commonjs",
"target": "es6",
"allowJs": true,
"moduleResolution": "node",
"esModuleInterop": true,
"jsx": "react",
"resolveJsonModule": true,
"strictNullChecks": true,
"allowSyntheticDefaultImports":true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zsh2401/tdscore.git
git@gitee.com:zsh2401/tdscore.git
zsh2401
tdscore
tdscore
master

搜索帮助