FlashcardBeginner

tsconfig.json Basics

tsconfig.json configures how the TypeScript compiler processes a project.

Question

What is the purpose of tsconfig.json?

Click to reveal answer