mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-17 11:28:32 -05:00
@pnpm/tsconfig
pnpm's TypeScript configuration
Installation
pnpm add -D @pnpm/tsconfig typescript
Usage
Create the following tsconfig.json file:
{
"extends": "@pnpm/tsconfig"
}
License
MIT