https://x.com/atcb/status/1478527411926880257
Andrew Branch @atcbWant a view of what the TypeScript compiler sees in your project?
β± tsc --extendedDiagnostics
How long stuff took and how big/complex it is.
π tsc --listFiles
List of every file included in the compilation.
π§ tsc --explainFiles
List of every file and *why* itβs included.Jan 5, 2022 View on X β
Wednesday, January 5, 2022 Engineering