157 Star 1.1K Fork 216

GVP凹凸实验室/Taro

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 415 Bytes
一键复制 编辑 原始数据 按行查看 历史
Zakary 提交于 2024-04-01 15:00 +08:00 . fix(vite): 调整 page 实例方法导出
{
"extends": "../../tsconfig.root.json",
"compilerOptions": {
"baseUrl": ".",
"declaration": true,
"lib": ["ESNext"],
"outDir": "dist",
"rootDir": "./src",
"module": "commonjs",
"sourceMap": true,
"esModuleInterop": true,
"preserveConstEnums": true
},
"include": ["./src"],
"exclude": ["./src/__tests__", "./src/template/comp.ts", "./src/template/custom-wrapper.ts"]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/o2team/Taro.git
git@gitee.com:o2team/Taro.git
o2team
Taro
Taro
main

搜索帮助