2.0.1 • Published 7 months ago

@rnx-kit/tsconfig v2.0.1

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

@rnx-kit/tsconfig

Build npm version

@rnx-kit/tsconfig is a set of TypeScript configurations for working with Node.

Install

yarn add @rnx-kit/tsconfig --dev

or if you're using npm:

npm add --save-dev @rnx-kit/tsconfig

Usage

Add the following to your tsconfig.json:

"extends": "@rnx-kit/tsconfig/tsconfig.json"

Or if you're targeting ESM:

"extends": "@rnx-kit/tsconfig/tsconfig.esm.json"
2.0.1

7 months ago

2.0.0

1 year ago

1.0.0

2 years ago