1.2.0 • Published 2 years ago

@itsrakesh/tsconfig v1.2.0

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

@itsrakesh/tsconfig

A shared typescript configurations for itsrakesh projects.

Installation

npm i @itsrakesh/tsconfig

or

yarn add @itsrakesh/tsconfig

or

pnpm add @itsrakesh/tsconfig

Usage

  • In your tsconfig.json file.
{
  "extends": "@itsrakesh/tsconfig/<config-name>.json",
   ...
}

License

Distributed under the MIT License. See LICENSE.txt for more information.

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago