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-types
See Git - Protocols | Yarn for details regarding installing from Git.
import type {
CompilerOptions,
Module,
ModuleDetection,
ModuleResolution,
Paths,
Target,
Tsconfig
} from '@flex-development/tsconfig-types'
BuildOptions
CompilerOption
CompilerOptionsValue
CompilerOptions
FallbackPollingMap
FallbackPolling
ImportsNotUsedAsValuesMap
ImportsNotUsedAsValues
JsonArray
JsonObject
JsonPrimitive
JsonValue
JsxEmitMap
JsxEmit
JsxFactoryMap
JsxFactory
JsxFragmentFactoryMap
JsxFragmentFactory
JsxImportSourceMap
JsxImportSource
LibFile
LibMap
Lib
MapLike
ModuleDetectionMap
ModuleDetection
ModuleMap
ModuleResolutionMap
ModuleResolution
Module
NewLineMap
NewLine
Paths
Plugin
PollingWatchMap
PollingWatch
ProjectReference
TargetMap
Target
Tsconfig
- alias:
TsconfigJson
- alias:
TypeAcquisition
WatchDirectoryMap
WatchDirectory
WatchFileMap
WatchFile
WatchOptions
pkg-types
— TypeScript definitions forpackage.json
tsconfig-utils
— Utilities for working withtsconfig
files
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.