Configuring TypeScript Which Files to Compile with "Files" and "OutDir"

InstructorJohn Lindquist

Share this video with your friends

Send Tweet

This lesson shows how to configure the .tsconfig so you only compile the .ts files you want. It then shows how to configure which directory you'd like to compile the files to using "outDir".