Learn Vue JS course Learn Javascript and Vue JS Learn VueJS course Learn VueJS Tutorial

TypeScript Fundamentals

Get access to the most comprehensive Vue.js video library in the world. Over 300 video lessons including the newest Vue 3 features.

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