Skip to content

hjxenjoy/eslint-config-butterfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🦋 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"]
}

About

eslint config for base javascript

Resources

Stars

Watchers

Forks

Packages

No packages published