mirror of
https://github.com/pnpm/pnpm.git
synced 2026-06-28 01:45:30 -04:00
234 B
234 B
@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