Добавлена конфигурация для vscode
This commit is contained in:
parent
2b7cc25396
commit
5a2fe2cb11
1 changed files with 5 additions and 0 deletions
5
.vscode/settings.json
vendored
Normal file
5
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"editor.insertSpaces": false,
|
||||
"editor.tabSize": 4,
|
||||
"editor.detectIndentation": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue