2.0.0 • Published 1 year ago
@binden/tsconfig v2.0.0
tsconfig

Shareable TypeScript config.
Installation
npm i --save-dev @binden/tsconfig
Usage
- Add the
extends
property (in thetsconfig.json
file)
{ "extends": "@binden/tsconfig" }