Commit Graph

2 Commits

Author SHA1 Message Date
Naz
ec56572764
Added example test launchers for VS Code
refs 97584cf0c4

- We now track launch.json file in source control and it's often useful to be able to debug tests either for separate packages or e2e types of tests inside of Ghost core
- These configurations should be useful "templates" for custom launchers one might need when working on specific part of the code
2023-05-23 12:58:04 +07:00
Fabien "egg" O'Carroll
97584cf0c4 Added .vscode/launch.json to git
Rather than sending each other JSON snippets in slack, we can build shared
configurations for the vscode debugger.
2023-05-02 07:30:16 -04:00