1 Star 0 Fork 1.6K

南风不竞 / NiceFish

forked from 大漠穷秋 / 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/limengcanyu/NiceFish.git
git@gitee.com:limengcanyu/NiceFish.git
limengcanyu
NiceFish
NiceFish
master

搜索帮助