pillowjs / eslint-config-pillow

eslint rules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

eslint rules

License:MIT License


Languages

Language:JavaScript 100.0%