mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-10-10 00:33:40 +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