FediBooks/.vscode/settings.json

5 lines
81 B
JSON
Raw Permalink Normal View History

2019-09-18 11:39:16 +00:00
{
"editor.tabSize": 2,
"editor.wordWrap": "on",
"editor.insertSpaces": false
}