Properties
Optional
aliasRef
aliasRef?: boolean
Optional
compilerOptions
compilerOptions?: CompilerOptions
Optional
defaultNumberType
defaultNumberType?: "number" | "integer"
Optional
defaultProps
defaultProps?: boolean
Optional
esModuleInterop
esModuleInterop?: boolean
Optional
excludePrivate
excludePrivate?: boolean
Optional
ignoreErrors
ignoreErrors?: boolean
Optional
include
include?: string[]
Optional
noExtraProps
noExtraProps?: boolean
Optional
out
out?: string
Optional
propOrder
propOrder?: boolean
Optional
ref
ref?: boolean
Optional
rejectDateType
rejectDateType?: boolean
Optional
required
required?: boolean
Optional
skipLibCheck
skipLibCheck?: boolean
Optional
strictNullChecks
strictNullChecks?: boolean
Optional
titles
titles?: boolean
Optional
topRef
topRef?: boolean
Optional
tsNodeRegister
tsNodeRegister?: boolean
Optional
typeOfKeyword
typeOfKeyword?: boolean
Optional
uniqueNames
uniqueNames?: boolean
Optional
validationKeywords
validationKeywords?: string[]
Class for processing Typescript code inputs to Common module