1.4.0 • Published 1 year ago

@romain-faust/tsconfig-node-16 v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@romain-faust/tsconfig-node-16

Shared TypeScript configuration for Node.js 16.

Installation

With NPM:

npm install --save-dev @romain-faust/tsconfig-node-16

With PNPM:

pnpm add --save-dev @romain-faust/tsconfig-node-16

With Yarn:

yarn add --dev @romain-faust/tsconfig-node-16

Dependencies

Usage

In your TypeScript configuration:

{
    "extends": "@romain-faust/tsconfig-node-16"
}

License

MIT

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago