1.0.23 • Published 5 years ago

@sweetlikepete/eslint v1.0.23

Weekly downloads
-
License
MIT
Repository
github
Last release
5 years ago

@sweetlikepete/eslint

npm version

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

  1. Install the package:

    yarn add --dev @sweetlikepete/eslint
  2. Add "extends": "@sweetlikepete" to your .eslintrc.