lnd/.vscode/settings.json

4 lines
54 B
JSON
Raw Normal View History

{
"editor.tabSize": 8,
"editor.rulers": [80]
}