Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
aletrn
/
mgw
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
85b5f3e
mgw
/
static
/
tsconfig.json
alessandro trinca tornidor
test: add playwright e2e test cases
6efe519
7 months ago
raw
Copy download link
history
blame
201 Bytes
{
"compilerOptions"
:
{
"target"
:
"es2016"
,
"module"
:
"commonjs"
,
"esModuleInterop"
:
true
,
"forceConsistentCasingInFileNames"
:
true
,
"strict"
:
true
,
"skipLibCheck"
:
true
}
}