graphicek/client/.vscode/settings.json

6 lines
123 B
JSON
Raw Permalink Normal View History

2024-03-31 09:50:09 +02:00
{
"prettier.useTabs": false,
"editor.tabSize": 2,
"editor.detectIndentation": false,
"editor.insertSpaces": false
}