Add sourceMap: true to the template tsconfig.json for debugging #1466
Labels
difficulty: low
good first issue
Good for newcomers
package:cli
Affects the CLI package
size: XS
Tasks that imply to change just 1 line of code
Adding
sourceMap: true
to thetsconfig.json
of the new project allows users to debug from VSCode easily by pressing F5The text was updated successfully, but these errors were encountered: