Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zelyanoth
/
Lin
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1cf04ef
Lin
/
frontend
/
tsconfig.node.json
Zelyanoth
fff
25f22bf
3 months ago
raw
Copy download link
history
blame
212 Bytes
{
"compilerOptions"
:
{
"composite"
:
true
,
"skipLibCheck"
:
true
,
"module"
:
"ESNext"
,
"moduleResolution"
:
"bundler"
,
"allowSyntheticDefaultImports"
:
true
}
,
"include"
:
[
"vite.config.js"
]
}