1 Star 0 Fork 0

成都未来之门科技有限公司 / android2weixin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 565 Bytes
一键复制 编辑 原始数据 按行查看 历史
15802303637 提交于 2021-05-13 11:52 . .
{
"compilerOptions": {
"module": "commonjs",
"noImplicitAny": false,
"removeComments": true,
"target": "es2017",
"lib": ["es6", "es7", "dom"],
"preserveConstEnums": true,
"sourceMap": true,
"allowSyntheticDefaultImports": true
},
"include": ["src/**/*.ts", "node_modules/miniprogram-api-typings/index.d.ts", "src/src/androidx/appcompat/app/index.js", "src/src/androidx/appcompat/index.js", "src/src/index.js", "src/index.5s", "src/OnekitPage.ts", "src/src/main/android/app/Activity.js"]
}
NodeJS
1
https://gitee.com/onekit/android2weixin.git
git@gitee.com:onekit/android2weixin.git
onekit
android2weixin
android2weixin
master

搜索帮助