This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

eslint-config-binary

1.0.2 • Public • Published

eslint-config-binary

Eslint shared config for binary.com applications

It extends the configs from airbnb-base & prettier.

This plugin is meant to be used with prettier-eslint.

Installation

Using yarn:

yarn add -D eslint-config-binary

Using npm:

npm i -D eslint-config-binary

Usage

Add eslint-config-binary to the "extends" array in your .eslintrc.* file. Make sure to put it last, so it gets the chance to override other configs

{
  "extends": [
    "binary"
  ]
}

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-binary

Weekly Downloads

2,268

Version

1.0.2

License

ISC

Last publish

Collaborators

  • npm