$ ryokkkke.com/TypeScript/tsconfig.json
tsconfig.json
/
compilerOptions
compilerOptions
更新日:2020/10/22
概要
"compilerOptions"
:
{
}
コンパイルする際のオプション。基本的にここにオプションを書いていきます。
TOP
files
include
exclude
extends
compileOnSave (deleted)
references
compilerOptions
target
lib
module
outDir
allowJs
checkJs
jsx
declaration
declarationMap
sourceMap
outFile
rootDir
incremental
tsBuildInfoFile
removeComments
noEmit
importHelpers
downlevelIteration
isolatedModules
strict
noImplicitAny
strictNullChecks
strictFunctionTypes
strictBindCallApply
strictPropertyInitialization
noImplicitThis
alwaysStrict
moduleResolution
baseUrl
composite
noUnusedLocals
noUnusedParameters
noImplicitReturns
noFallthroughCasesInSwitch
force-consistent-casing-in-file-names
paths
rootDirs