mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-28 22:52:33 +02:00
.vscode: add editor settings for VS Code
This commit is contained in:
4
.vscode/settings.json
vendored
Normal file
4
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"editor.tabSize": 8,
|
||||
"editor.rulers": [80]
|
||||
}
|
Reference in New Issue
Block a user