@sweetlikepete/eslint
This package provides a set of dependencies that can be used to run eslint with @sweetlikepete/eslint-config without having to do the manual peer dependency install step required if you install @sweetlikepete/eslint-config directly.
Usage
Installation
- Install the package:
yarn add --dev @sweetlikepete/eslint
- Add
"extends": "@sweetlikepete"
to your .eslintrc.