Skip to content

Commit 015d6b4

Browse files
Removed comment in JSON and added stupid extra line at end of text file to pass pre-commit checks.
1 parent 4250cb0 commit 015d6b4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.vscode/launch.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
{
2-
// Use IntelliSense to learn about possible attributes.
3-
// Hover to view descriptions of existing attributes.
4-
// For more information, please visit: https://go.microsoft.com/fwlink/?linkid=830387
52
"version": "0.2.0",
63
"configurations": [
74
{
@@ -14,4 +11,4 @@
1411
"askParameters": false
1512
}
1613
]
17-
}
14+
}

0 commit comments

Comments
 (0)