TypeScript Configuration Options

Learn how to configure TypeScript.

We'll cover the following

At this point, I think we have all the tools we need to start discussing TypeScript configuration.

tsconfig.json file

Here’s our tsconfig.json file, which controls the configuration of our compiler:

Get hands-on with 1200+ tech skills courses.