1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-11-25 00:38:57 +00:00

added vscode settings

This commit is contained in:
Lynne Megido 2019-09-18 21:39:16 +10:00
parent ed0140c2db
commit a90703b842

5
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,5 @@
{
"editor.tabSize": 2,
"editor.wordWrap": "on",
"editor.insertSpaces": false
}