eslint-config-xo-este

0.1.2 • Public • Published

eslint-config-xo-este

ESLint shareable config for Este.js to be used with eslint-config-xo

Install

$ npm install --save-dev eslint-config-xo-space eslint-config-xo-react eslint-config-xo-este

Usage

Add config to your package.json:

{
  "name": "my-awesome-este-project",
  "xo": {
    "extends": [
      "xo-space",
      "xo-react",
      "xo-este"
    ]
  }
}

Related

License

MIT © Cyril Bioley

Package Sidebar

Install

npm i eslint-config-xo-este

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • cbioley