5.1.0 • Published 1 year ago
@flex-development/tsconfig-types v5.1.0
tsconfig-types
TypeScript definitions for tsconfig.json
Contents
What is this?
This package contains TypeScript definitions for tsconfig.json files and values used in tsconfig.json files.
Install
In Node.js with yarn:
yarn add @flex-development/tsconfig-typesUse
import type {
CompilerOptions,
Module,
ModuleDetection,
ModuleResolution,
Paths,
Target,
Tsconfig
} from '@flex-development/tsconfig-types'API
BuildOptionsCompilerOptionCompilerOptionsValueCompilerOptionsFallbackPollingMapFallbackPollingImportsNotUsedAsValuesMapImportsNotUsedAsValuesJsonArrayJsonObjectJsonPrimitiveJsonValueJsxEmitMapJsxEmitJsxFactoryMapJsxFactoryJsxFragmentFactoryMapJsxFragmentFactoryJsxImportSourceMapJsxImportSourceLibFileLibMapLibMapLikeModuleDetectionMapModuleDetectionModuleMapModuleResolutionMapModuleResolutionModuleNewLineMapNewLinePathsPluginPollingWatchMapPollingWatchProjectReferenceTargetMapTargetTsconfig- alias:
TsconfigJson
- alias:
TypeAcquisitionWatchDirectoryMapWatchDirectoryWatchFileMapWatchFileWatchOptions
Related
pkg-types— TypeScript definitions forpackage.jsontsconfig-utils— Utilities for working withtsconfigfiles
Contribute
See CONTRIBUTING.md.
This project has a code of conduct. By interacting with this repository, organization, or community you agree to abide by its terms.