1 Star 0 Fork 1.6K

doushen / NiceFish

forked from 大漠穷秋 / NiceFish 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.spec.json 278 Bytes
一键复制 编辑 原始数据 按行查看 历史
大漠穷秋 提交于 2023-03-22 21:57 . update package.json, tsconfig
{
"extends": "./tsconfig.json",
"compilerOptions": {
"outDir": "./out-tsc/spec",
"types": [
"jasmine"
]
},
"include": [
"**/*.spec.ts",
"**/*.d.ts"
],
"exclude": [
"cypress/**/*.ts",
"node_modules",
"node_modules/cypress"
]
}
TypeScript
1
https://gitee.com/doushen/NiceFish.git
git@gitee.com:doushen/NiceFish.git
doushen
NiceFish
NiceFish
master

搜索帮助