1.0.2 • Published 4 years ago

@romain-faust/tsconfig-node v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 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

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago