!!! The repo has been migrated to webster
Shared TypeScript config for Groww projects.
For information on setting up tsconfig.json
in your project see the TypeScript docs.
npm install --save-dev @groww-tech/tsconfig
Add "extends": "@groww-tech/tsconfig"
to your tsconfig.json
file.
This configuration is for use in Groww projects. Use at your own risk.