a directory indicates that the directory is the root of a TypeScript or JavaScript project. The TSConfig file can be either a tsconfig.json or jsconfig.json, both have the same set of config variables.
プロジェクトのルートを示すための目印
- tscコマンドのコンパイルオプションを定義できる
https://www.typescriptlang.org/tsconfig
TSConfig (tsconfig.json) とは