eslint-config-flying-sheep

5.2.0 • Public • Published

eslint-config-flying-sheep

As most people, I really like eslint-config-airbnb.

But I’m also hard-set on some stylistic choices (;-less, tabs) and like to use some slightly advanced patterns like x == null (to test for null or undefined).

Example .eslintrc:

{
  "extends": "flying-sheep"
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-flying-sheep

Weekly Downloads

37

Version

5.2.0

License

GPL-3.0

Unpacked Size

5.65 kB

Total Files

21

Last publish

Collaborators

  • flying-sheep