1.1.0 • Published 8 months ago

@pnpm/eslint-config v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 months ago

@pnpm/eslint-config

pnpm's ESLint configuration

Installation

pnpm add -D @pnpm/eslint-config tslint

Usage

Create the following eslint.json file:

{
  "extends": "@pnpm/eslint-config"
}

License

MIT