mirror of
https://github.com/pnpm/pnpm.git
synced 2026-05-07 15:38:24 -04:00
@pnpm/tslint-config
pnpm's TSLint configuration
Installation
pnpm add -D @pnpm/tslint-config tslint
Usage
Create the following tslint.json file:
{
"extends": "@pnpm/tslint-config"
}
License
MIT