Move settings.json up to root

This commit is contained in:
Alex Dima 2021-11-08 16:49:10 +01:00
parent 1a21834a97
commit 953db09db8
No known key found for this signature in database
GPG key ID: 39563C1504FDD0C9
8 changed files with 4 additions and 63 deletions

View file

@ -1,6 +0,0 @@
{
"files.trimTrailingWhitespace": true,
"files.insertFinalNewline": true,
"editor.tabSize": 2,
"editor.insertSpaces": true
}