1.0.3 • Published 7 months ago

@form8ion/tsconfig v1.0.3

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

tsconfig

shareable TypeScript config

Node CI Workflow Status

Table of Contents

Usage

MIT license npm

Installation

$ npm install @form8ion/tsconfig --save-dev

Extend from your local tsconfig.json

{"extends": "@form8ion/tsconfig"}

Contributing

PRs Welcome Commitizen friendly Conventional Commits semantic-release Renovate

Dependencies

$ nvm install
$ npm install

Verification

$ npm test