Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
soiz1
/
nebula
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
nebula
/
server
/
tsconfig.json
soiz1
Upload 109 files
89a8d13
verified
9 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
249 Bytes
{
"compilerOptions"
:
{
"target"
:
"ES2020"
,
"module"
:
"ESNext"
,
"moduleResolution"
:
"bundler"
,
"noEmit"
:
false
,
"esModuleInterop"
:
true
,
"skipLibCheck"
:
true
,
"paths"
:
{
}
}
}