simple-typescript-starter icon indicating copy to clipboard operation
simple-typescript-starter copied to clipboard

Fix rendering of VSCode / TypeScript JSON files in GitHub's web view

Open freshgum-bubbles opened this issue 2 years ago • 0 comments

Tell GitHub to render tsconfig.json files in the web view as JSON With Comments.

This was something I discovered while working on a project.

Support is also added for separate tsconfig.*.json files, which seem to be rather popular for using different values for different scenarios / environments. Happy to remove this if it doesn't align with the project goals.

freshgum-bubbles avatar Oct 09 '23 15:10 freshgum-bubbles