1 Star 0 Fork 2

RHOS / chrome-extension

forked from BitDance / chrome-extension 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 249 Bytes
一键复制 编辑 原始数据 按行查看 历史
Kaz 提交于 2022-02-09 11:48 . feat: services
{
"compilerOptions": {
"module": "commonjs",
"target": "es2020",
"jsx": "preserve",
"strictFunctionTypes": true,
"experimentalDecorators": true
},
"exclude": [
"node_modules",
"**/node_modules/*"
]
}
1
https://gitee.com/rhos/chrome-extension.git
git@gitee.com:rhos/chrome-extension.git
rhos
chrome-extension
chrome-extension
master

搜索帮助