1.0.2 • Published 2 years ago

@groww-tech/tsconfig v1.0.2

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

tsconfig

Shared TypeScript config for Groww projects.

For information on setting up tsconfig.json in your project see the TypeScript docs.

Install

npm install --save-dev @groww-tech/tsconfig

Usage

Add "extends": "@groww-tech/tsconfig" to your tsconfig.json file.

This configuration is for use in Groww projects. Use at your own risk.