Challenge: Strict Compiler Options
Test your understanding of strict compiler options in TypeScript by applying your knowledge to real problems.
We'll cover the following...
In this lesson, we will be addressing problems that require modifications to either the tsconfig.json
or the index.ts
file.
Throughout the challenge, you will come across code snippets that don’t work as intended. These errors might arise due to the absence of a ...