Summary

Recap the topics covered in this chapter.

We'll cover the following...

In this chapter, we took a look at the various strict compiler options available within the TypeScript compiler.

We can distill the key takeaways from this chapter into the following:

  • We started with an example of nested configuration, where a tsconfig.json ...