Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@json-types/tsconfig

swordev247MIT0.9.0TypeScript support: included

TypeScript type for tsconfig

typescript, json-schema, schema, typing, type, tsconfig

readme

@json-types/tsconfig

workflow-badge license-badge

Installation

npm install --save @json-types/tsconfig

Usage

import { type TSConfig } from "@json-types/tsconfig";
import schema from "@json-types/tsconfig/schema.json";

Details

TypeScript types generated automatically every night and published when there are changes.