Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cephalization
/
quack
like
0
Running
App
Files
Files
Community
main
quack
/
tsconfig.json
Tony Powell
Make styles tolerable
295842d
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
213 Bytes
{
"files"
:
[
]
,
"references"
:
[
{
"path"
:
"./tsconfig.app.json"
}
,
{
"path"
:
"./tsconfig.node.json"
}
]
,
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"~/*"
:
[
"./src/*"
]
}
}
}