@tamland/eslint
v0.0.84
Published
Collection of eslint dependencies
Downloads
59
Readme
@tamland/eslint
This package provides a set of dependencies that can be used to run eslint with @tamland/eslint-config without having to do the manual peer dependency install step required if you install @tamland/eslint-config directly.
Usage
Installation
- Install the package:
npm install --save-dev @tamland/eslint
- Add
"extends": "@tamland"
to your .eslintrc.