tsconfig-types 5.1.0
Install from the command line:
Learn more about npm packages
$ npm install @flex-development/tsconfig-types@5.1.0
Install via package.json:
"@flex-development/tsconfig-types": "5.1.0"
About this version
TypeScript definitions for tsconfig.json
This package contains TypeScript definitions for tsconfig.json files and values used in tsconfig.json files.
In Node.js with yarn:
yarn add @flex-development/tsconfig-typesSee Git - Protocols | Yarn for details regarding installing from Git.
import type {
CompilerOptions,
Module,
ModuleDetection,
ModuleResolution,
Paths,
Target,
Tsconfig
} from '@flex-development/tsconfig-types'BuildOptionsCompilerOptionCompilerOptionsValueCompilerOptionsFallbackPollingMapFallbackPollingImportsNotUsedAsValuesMapImportsNotUsedAsValuesJsonArrayJsonObjectJsonPrimitiveJsonValueJsxEmitMapJsxEmitJsxFactoryMapJsxFactoryJsxFragmentFactoryMapJsxFragmentFactoryJsxImportSourceMapJsxImportSourceLibFileLibMapLibMapLikeModuleDetectionMapModuleDetectionModuleMapModuleResolutionMapModuleResolutionModuleNewLineMapNewLinePathsPluginPollingWatchMapPollingWatchProjectReferenceTargetMapTarget-
Tsconfig- alias:
TsconfigJson
- alias:
TypeAcquisitionWatchDirectoryMapWatchDirectoryWatchFileMapWatchFileWatchOptions
-
pkg-types— TypeScript definitions forpackage.json -
tsconfig-utils— Utilities for working withtsconfigfiles
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.