1 Star 0 Fork 1.6K

秋风 / NiceFish

forked from 大漠穷秋 / NiceFish 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.spec.json 270 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./out-tsc/spec",
"types": [
"jasmine",
"node"
]
},
"files": [
"src/test.ts",
"src/polyfills.ts"
],
"include": [
"src/**/*.spec.ts",
"src/**/*.d.ts"
]
}
TypeScript
1
https://gitee.com/blue-sky-studio/NiceFish.git
git@gitee.com:blue-sky-studio/NiceFish.git
blue-sky-studio
NiceFish
NiceFish
master

搜索帮助