Hello and welcome to this tutorial where you will know how to create and configure tsconfig.json for your TypeScript project. This will enable you to organize the folder structure of the project with ease. This is a part of a full series on TypeScript. Make sure to watch every part.
Full React Tutorial with Examples: https://tutjunction.com/react/start
Pinterest: / ampathumbandara
Author LinkedIn: / pathum-bandara-tutjunction
About Author: https://tutjunction.com/about/author
Facebook: / 313221204477980
TikTok: https://www.tiktok.com/@tutjunction?i...
Twitter: / tutjunctiondev
Instagram: / tutjunctiondev
LIKE and SUBSCRIBE !!!!
Music: Boom Bap Flick - Quincas Moreira
timestamps -
00:00 - Intro
00:10 - What is tsconfig.json?
00:40 - How to generate a tsconfig.json file?
01:16 - What is tsconfig target setting?
01:47 - Setting root directory for TypeScript files
02:22 - Setting output directory for compiled TypeScript files
03:08 - Compiling root folder using tsc command
04:00 - Watch mode to auto compile TypeScript
04:53 - Outro