TypeScript Configuration Options

Learn how to configure TypeScript.

We'll cover the following

We now have all the tools we need to discuss the 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.