5.0.0 • Published 1 year ago

@pandell/typescript-config v5.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@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.