Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

eslint-config-pillow

karoo3MIT0.0.1

ESLint Config for Pillow

readme

eslint-config-pillow

NPM version build status npm download

ESLint Shareable Config for JavaScript

Install

npm i eslint eslint-config-pillow --save-dev

Usage

.eslintrc:

{
  "extends": "pillow"
}

License

MIT