Skip to content

Commit b397571

Browse files
jshigetomiJustin Chung
authored andcommitted
Use normalized tables
1 parent 9170bce commit b397571

File tree

4 files changed

+328
-130
lines changed

4 files changed

+328
-130
lines changed

.vscode/launch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"-NoProfile",
1515
"-NoExit",
1616
"-Command",
17-
"Import-Module '${workspaceFolder}/PSReadLine/bin/Debug/net8.0/PSReadLine.psd1'"
17+
\"Import-Module '${workspaceFolder}/PSReadLine/bin/Debug/net8.0/PSReadLine.psd1'\"
1818
],
1919
"console": "integratedTerminal",
2020
"justMyCode": false,

0 commit comments

Comments
 (0)