Skip to content

Commit

Permalink
Wrong key in package.json (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
A2va authored Jun 15, 2023
1 parent 68aa289 commit 84096cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,7 @@
"name": "Debug XMake target",
"target": "target name",
"cwd": "${workspaceFolder}",
"stopOnEntry": true
"stopAtEntry": true
}
],
"configurationSnippets": [
Expand Down

0 comments on commit 84096cd

Please sign in to comment.