Print files included in the program.
Section: Compiler Diagnostics and Debugging
List compilation files
bash
bash
npx tsc --listFilesExplanation
Useful when a file is unexpectedly missing or included.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Compiler Diagnostics and Debugging