Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
SZLHOLDINGS
/
a11oy
like
0
Running
App
Files
Files
Community
12
Fetching metadata from the HF Docker repository...
main
a11oy
/
packages
/
perception-loop
/
tsconfig.json
betterwithage
sync(space): full source mirror — resolve all GitHub<->Space drift (CTO)
a6a5d8e
verified
about 2 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
181 Bytes
{
"extends"
:
"../../tsconfig.base.json"
,
"compilerOptions"
:
{
"rootDir"
:
"src"
,
"outDir"
:
"dist"
,
"composite"
:
false
,
"noEmit"
:
true
}
,
"include"
:
[
"src"
]
}