5.0.0 • Published 8 months ago

@flex-development/tsconfig-types v5.0.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
8 months ago

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

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.

5.0.0

8 months ago

4.0.0

2 years ago

2.0.3

2 years ago

2.2.0

2 years ago

2.0.2

2 years ago

3.2.0

2 years ago

3.1.0

2 years ago

3.0.0

2 years ago

2.1.0

2 years ago

2.0.1

2 years ago

2.0.0

3 years ago

1.0.0

3 years ago