Back to Pnpm

@pnpm/tsconfig

__utils__/tsconfig/README.md

11.0.6233 B
Original Source

@pnpm/tsconfig

pnpm's TypeScript configuration

Installation

pnpm add -D @pnpm/tsconfig typescript

Usage

Create the following tsconfig.json file:

json
{
  "extends": "@pnpm/tsconfig"
}

License

MIT