Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Yakova/Rectifier
azils3
/
Tester
like
0
Runtime error
App
Files
Files
Community
82d2d1b
Tester
/
.vscode
/
settings.json
Mbonea
Added components
0cf5523
9 months ago
raw
Copy download link
history
blame
Safe
197 Bytes
{
"editor.tabSize"
:
2
,
"typescript.tsdk"
:
"node_modules/typescript/lib"
,
"editor.codeActionsOnSave"
:
{
"source.organizeImports"
:
"never"
}
,
"typescript.enablePromptUseWorkspaceTsdk"
:
true
}