Detalhes do pacote

@jameslnewell/typescript-config

jameslnewell526MIT5.0.1

Creates a tsconfig.base.json file according to my preferences.

readme (leia-me)

@jameslnewell/typescript-config

Creates a tsconfig.base.json file according to my preferences.

Installation

NPM:

npm exec -p @jameslnewell/typescript-config -- create-typescript-config

Usage

{
  "extends": "@jameslnewell/typescript-config",
  "include": ["src"]
}