0.1.0 • Published 3 years ago

@brunormoreira/tsconfig v0.1.0

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

@brunormoreira/tsconfig

Provides my personal tsconfig.json shared configuration.

Installation

Depends on typescript.

Using yarn:

yarn add -D @brunormoreira/tsconfig

Using npm:

npm install -D @brunormoreira/tsconfig

Usage

After installing the module, run:

echo '{ "extends": "@brunormoreira/tsconfig" }' >> tsconfig.json

References

0.1.0

3 years ago