mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 01:43:16 +01:00
.vscode: add editor settings for VS Code
This commit is contained in:
parent
ed2a126541
commit
d20140e393
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"editor.tabSize": 8,
|
||||
"editor.rulers": [80]
|
||||
}
|
Loading…
Reference in New Issue
Block a user