0.2.6 • Published 9 months ago

@nice-move/tsconfig v0.2.6

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@nice-move/tsconfig

A typescript config created by personal preferences.

npm github node

Installation

npm install @nice-move/tsconfig --save-dev

Usage

// tsconfig.json
{
  "extends": "@nice-move/tsconfig/base.json"
}