1 Star 0 Fork 0

repo3rd/BoostNote-App

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig-webpack.json 225 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"esModuleInterop": true,
"allowJs": true,
"resolveJsonModule": true
},
"include": ["src/**/*.ts", "src/**/*.tsx", "typings/**/*.d.ts"]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/repo3rd/BoostNote-App.git
git@gitee.com:repo3rd/BoostNote-App.git
repo3rd
BoostNote-App
BoostNote-App
master

搜索帮助