mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-25 23:38:23 -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