TypeScript Fundamentals: Learn TypeScript from Scratch
Plans from $25/month

This lesson is for members. Join us?

Subscribe now and get immediate access to this course, 30 more and all future Vue.js courses!

Configuring TypeScript with tsconfig.json

In this lesson, we learn how to use tsconfig.json to provide a variety of different configuration options.

TypeScript options can be used to configure how strict you want TypeScript to be, what your compiled files should look like, and more.

Links