オプション
ブール値のオプション(Boolean Options)
{
"compilerOptions": {
"someBooleanOption": true
}
}tsc --someBooleanOption最終更新
{
"compilerOptions": {
"someBooleanOption": true
}
}tsc --someBooleanOption最終更新