1 Star 0 Fork 27

oschina_binggo / GuiLitePreviewer

forked from idea4good / GuiLitePreviewer 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 213 Bytes
一键复制 编辑 原始数据 按行查看 历史
idea4good 提交于 2019-06-03 16:24 . upload prototype code
{
"compilerOptions": {
"module": "commonjs",
"target": "es6",
"outDir": "out",
"lib": ["es6"],
"sourceMap": true,
"strict": true,
"rootDir": "src"
},
"exclude": ["node_modules", ".vscode-test"]
}
TypeScript
1
https://gitee.com/lhch/GuiLitePreviewer.git
git@gitee.com:lhch/GuiLitePreviewer.git
lhch
GuiLitePreviewer
GuiLitePreviewer
master

搜索帮助