Skip to content

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

tsconfig-types

github release npm module type: esm license conventional commits typescript vitest yarn

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-types
See Git - Protocols | Yarn  for details regarding installing from Git.

Use

import type {
  CompilerOptions,
  Module,
  ModuleDetection,
  ModuleResolution,
  Paths,
  Target,
  Tsconfig
} from '@flex-development/tsconfig-types'

API

Related

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.

Details


Assets

  • tsconfig-types-5.1.0.tgz

Download activity

  • Total downloads 109
  • Last 30 days 91
  • Last week 20
  • Today 8