1 Star 0 Fork 1.6K

java/NiceFish

forked from 大漠穷秋/NiceFish 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.spec.json 270 Bytes
一键复制 编辑 原始数据 按行查看 历史
章小飞 提交于 2020-09-12 13:04 . step-2
{
"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"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/java_36/NiceFish.git
git@gitee.com:java_36/NiceFish.git
java_36
NiceFish
NiceFish
master

搜索帮助