Skip to content

Make setting up a tuned TypeScript project easy as 🥧 #121345

@JacksonKearl

Description

@JacksonKearl

Currently it takes quite a bit of product knowledge to set up a TypeScript project and get all the nice features VS Code has to offer. Examples:

  • What should my tsconfig.json include?
  • How can I run my project?
  • How can I get debugging to work?
  • How should I run my build/watch?
  • How can I set up tests?
  • How should I lint/format the code?

And probably lots more...

This issue tracks making these questions easy to answer, the starting point for this will be developing start list contributions to instantiate template folders that have been tuned to make the development/build/test/debug process as seamless as possible.

Metadata

Metadata

Labels

*out-of-scopePosted issue is not in scope of VS Codefeature-requestRequest for new features or functionalitygetting-startedpolishCleanup and polish issue

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions