wewe-rss / apps /server /tsconfig.build.json
div-wang's picture
上传文件
95d29a5 verified
raw
history blame contribute delete
97 Bytes
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}