eslint-config-straylor

1.0.0 • Public • Published

eslint-config-staylor

Simon Taylor's eslint configurations

Getting started

yarn add --dev eslint-config-staylor

Add .eslintrc to your project.

{
  "extends": "staylor",
  "rules": {
    // project specific rules go here
  }
}

Rules

This extends from from AirBnb's rules.

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-straylor

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • s-taylor