8 Star 20 Fork 4

Rock4Code / TRNewTab

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 247 Bytes
一键复制 编辑 原始数据 按行查看 历史
Rock4Code 提交于 2020-07-29 17:46 . 加入ts
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["src/*"]
}
},
"include": [
"src/**/*.ts",
"src/**/*.tsx",
"src/**/*.vue",
"tests/**/*.ts",
"tests/**/*.tsx"
],
"exclude": ["node_modules"]
}
JavaScript
1
https://gitee.com/trlanfeng/TRNewTab.git
git@gitee.com:trlanfeng/TRNewTab.git
trlanfeng
TRNewTab
TRNewTab
master

搜索帮助