TSConfig Reference - Docs on every TSConfig option
From allowJs to useDefineForClassFields the TSConfig reference includes information about all of the active compiler flags setting up a TypeScript project.
https://www.typescriptlang.org/tsconfig#composite

Seonglae Cho