We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80b69c commit 2167778Copy full SHA for 2167778
7 files changed
.vscode/launch.json
@@ -12,7 +12,7 @@
12
"runtimeExecutable": "${execPath}",
13
"args": [
14
"--extensionDevelopmentPath=${workspaceFolder}",
15
- "${workspaceFolder}"
+ "/Users/yukai/Projects/HackMD/hackmd-production/public/docs/features.md"
16
],
17
"outFiles": [
18
"${workspaceFolder}/out/**/*.js"
0 commit comments