Skip to content

Commit

Permalink
napirs backup
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Aug 1, 2024
1 parent 30058f2 commit 2b2cba6
Show file tree
Hide file tree
Showing 2 changed files with 242 additions and 225 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"smartStep": true,
"sourceMaps": true,
"outFiles": ["${workspaceFolder}/out/**/*", "!${workspaceFolder}/**/node_modules**/*"],
"preLaunchTask": "Compile",
// "preLaunchTask": "Compile",
"skipFiles": ["<node_internals>/**"],
"env": {
// Enable this to turn on redux logging during debugging
Expand Down
Loading

0 comments on commit 2b2cba6

Please sign in to comment.