Skip to content

Commit b822427

Browse files
committed
linted vscode settings
1 parent 548027e commit b822427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vscode/keybindings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Place your key bindings in this file to override the defaultsauto[]
1+
// Place your key bindings in this file to override the defaults
22
[
33
{
44
"key": "ctrl+up",
@@ -300,5 +300,5 @@
300300
"key": "alt+cmd+r",
301301
"command": "-workbench.action.debug.continue",
302302
"when": "inDebugMode"
303-
},
303+
}
304304
]

0 commit comments

Comments
 (0)