🚀 Big News:Socket Has Acquired Secure Annex.Learn More
Socket
Book a DemoSign in
Socket

@flex-development/tsconfig-types

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flex-development/tsconfig-types

TypeScript definitions for tsconfig.json

latest
Source
npmnpm
Version
5.1.0
Version published
Weekly downloads
311
-11.4%
Maintainers
1
Weekly downloads
 
Created
Source

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

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.

Keywords

tsconfig

FAQs

Package last updated on 07 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts