Skip to main content

ProjectToolchainTypeScriptConfig

Hierarchy

  • Nullable<Pick<TypeScriptConfig, routeOutDirToCache | syncProjectReferences | syncProjectReferencesToPaths>>
    • ProjectToolchainTypeScriptConfig

Index

Properties

disabled

disabled: boolean

routeOutDirToCache

routeOutDirToCache: null | boolean

syncProjectReferences

syncProjectReferences: null | boolean

syncProjectReferencesToPaths

syncProjectReferencesToPaths: null | boolean