Skip to content

Added sourceMap to tsconfig.json#18

Open
reidmiller-geotab wants to merge 1 commit intoocpi:mainfrom
reidmiller-geotab:add-sourceMap-to-tsconfig
Open

Added sourceMap to tsconfig.json#18
reidmiller-geotab wants to merge 1 commit intoocpi:mainfrom
reidmiller-geotab:add-sourceMap-to-tsconfig

Conversation

@reidmiller-geotab
Copy link

Enabling sourceMap made debugging in VS Code out-of-the-box easier.

I'm unsure whether project maintainers would want sourceMap set in tsconfig.json or passed at compile time with the --sourcemap option. Feel free to accept or reject this PR accordingly.

Enabling sourceMap  made debugging in VS Code out-of-the-box easier.

See https://www.typescriptlang.org/tsconfig#sourceMap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments