8 Star 48 Fork 4

OI 开源/VISLite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 417 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"compilerOptions": {
"sourceMap": true,
"ignoreDeprecations": "5.0",
"target": "ES5",
"module": "ES6",
"moduleResolution": "node",
"strict": true,
"suppressImplicitAnyIndexErrors": true,
"strictPropertyInitialization": false,
"noImplicitThis": false
},
"exclude": [
"test/uniapp2",
"test/uniapp3",
"test/alipay",
"test/miniprogram",
"test/script"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/oi-contrib/VISLite.git
git@gitee.com:oi-contrib/VISLite.git
oi-contrib
VISLite
VISLite
master

搜索帮助