1 Star 0 Fork 2

hanp/uni-parse-pages

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.types.json 485 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
// 继承 tsconfig.json 中的通用配置
"extends": "./tsconfig.json",
"compilerOptions": {
"removeComments": false,
"skipLibCheck": true,
"declaration": true /* 生成相应的 '.d.ts' file. */,
"declarationDir": "./lib/types" /* 类型声明文件输出目录 */,
"emitDeclarationOnly": true /* 只生成声明文件,不生成 js 文件*/,
"rootDir": "./src" /* 指定输出文件目录(用于输出),用于控制输出目录结构 */
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/micrpinhan/uni-parse-pages.git
git@gitee.com:micrpinhan/uni-parse-pages.git
micrpinhan
uni-parse-pages
uni-parse-pages
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385