@pandell/typescript-config
v5.1.0
Published
Pandell Shared TypeScript Config
Downloads
54
Maintainers
Readme
@pandell/typescript-config
Shared TypeScript config for Pandell engineering teams.
Usage
Add the following to your tsconfig.json
:
{
"extends": "@pandell/typescript-config"
}
For more details and options for configuration, see the TypeScript documentation.