eslint-config-lens

2.3.0 • Public • Published

#Lens' ESLint Shareable Config

Usage

Shareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.

To use Lens shareable config, first run this:

npm i eslint-config-airbnb@0.1.0 eslint-config-lens babel-eslint eslint-plugin-react eslint-plugin-import

Then, add this to your .eslintrc file:

{
  "extends": "lens"
}

/eslint-config-lens/

    Package Sidebar

    Install

    npm i eslint-config-lens

    Weekly Downloads

    62

    Version

    2.3.0

    License

    MIT

    Last publish

    Collaborators

    • moretti