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
84efe74
Tester
/
.vscode
/
settings.json
Mbonea
intial commit
1c1e321
about 1 year ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"editor.tabSize"
:
2
,
"typescript.tsdk"
:
"node_modules/typescript/lib"
,
"editor.codeActionsOnSave"
:
{
"source.organizeImports"
:
false
}
,
"typescript.enablePromptUseWorkspaceTsdk"
:
true
}