wewe-rss / apps /server /tsconfig.build.json
MotleyPop's picture
Upload 96 files
b61a108 verified
raw
history blame contribute delete
97 Bytes
{
"extends": "./tsconfig.json",
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}