Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lynx-analytics
/
lynxkite
like
5
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a18645a
lynxkite
/
web
/
tsconfig.node.json
darabos
Throw out Baklava.js, use SvelteFlow.
01f62f3
over 1 year ago
raw
Copy download link
history
blame
Safe
171 Bytes
{
"compilerOptions"
:
{
"composite"
:
true
,
"skipLibCheck"
:
true
,
"module"
:
"ESNext"
,
"moduleResolution"
:
"bundler"
}
,
"include"
:
[
"vite.config.ts"
]
}