1.0.2 • Published 3 years ago

@romain-faust/tsconfig-node v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@romain-faust/tsconfig-node

Shared TypeScript configuration for Node.js.

Installation

With NPM:

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

With Yarn:

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

Usage

In your tsconfig.json:

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

License

MIT

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago