Ai
2 Star 0 Fork 0

quasar/fork vimium-c

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gulp.tsconfig.json 594 Bytes
一键复制 编辑 原始数据 按行查看 历史
gdh1995 提交于 2020-04-30 23:26 +08:00 . noop: smaller code using en/messages.json
{
"compilerOptions": {
"listEmittedFiles": true,
"listFiles": false,
"outDir": ".",
"skipLibCheck": true,
"sourceMap": true,
"target": "es5",
"typeRoots": ["typings"],
"typescript": "typescript/lib/typescript"
},
"build": { // for [ local, dist ]
"MinCVer": [ 73, 43 ], // keep dist to be 43 : the release version
"MinFFVer": [ 63, 63 ],
"BTypes": [ 3, 1 ], // [ Chrome | Firefox, Chrome ]
"NoDialogUI": [ 1, 1 ],
"DetectAPIOnFirefox": [1, 0],
"CreateFakeIncognito": [0, 0],
"NDEBUG": [ 0, 1 ]
},
"extends": "../tsconfig"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/vue-quasar/fork-vimium-c.git
git@gitee.com:vue-quasar/fork-vimium-c.git
vue-quasar
fork-vimium-c
fork vimium-c
master

搜索帮助