1K Star 5.3K Fork 1.6K

GVP大漠穷秋 / NiceFish

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.app.json 293 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "../out-tsc/app",
"types": []
},
"files": [
"src/main.ts"
],
"include": [
"**/*.d.ts",
],
"exclude": [
"cypress/**/*.ts",
"**/*.spec.ts",
"node_modules",
"node_modules/cypress"
]
}
TypeScript
1
https://gitee.com/mumu-osc/NiceFish.git
git@gitee.com:mumu-osc/NiceFish.git
mumu-osc
NiceFish
NiceFish
master

搜索帮助