eslint-config-butterfly

1.0.0 • Public • Published

🦋 eslint-config-butterfly

Eslint Config for Vanilla JS with airbnb and prettier

Installation

# use npm
npm install --save-dev eslint-config-butterfly
# use yarn
yarn add -D eslint-config-butterfly

Configuration

In eslintrc file like .eslintrc .eslintrc.js

{
  "extends": ["butterfly"]
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-butterfly

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

2.56 kB

Total Files

5

Last publish

Collaborators

  • hjxenjoy