Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
baagas0
/
wa-api-v2
like
0
Paused
App
Files
Files
Community
main
wa-api-v2
/
tsconfig.build.json
baagas0
init
b62a170
8 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
97 Bytes
{
"extends"
:
"./tsconfig.json"
,
"exclude"
:
[
"node_modules"
,
"test"
,
"dist"
,
"**/*spec.ts"
]
}