1.2.0 • Published 2 years ago
@itsrakesh/tsconfig v1.2.0
@itsrakesh/tsconfig
A shared typescript configurations for itsrakesh projects.
Installation
npm i @itsrakesh/tsconfig
or
yarn add @itsrakesh/tsconfig
or
pnpm add @itsrakesh/tsconfigUsage
- In your 
tsconfig.jsonfile. 
{
  "extends": "@itsrakesh/tsconfig/<config-name>.json",
   ...
}License
Distributed under the MIT License. See LICENSE.txt for more information.