eslint-config-moviepilot

1.5.0 • Public • Published

eslint-config-moviepilot

Moviepilot's ESLint config

Integration

  • npm install --save-dev eslint babel-eslint eslint-config-moviepilot eslint-plugin-react
  • Use the following .eslintrc if it's not in the repo (it should!)
{
  "extends": "moviepilot"
}

Troubleshooting

Issue: vim can't find the local eslint binary, because it's located under node_modules.

Solution: There's a nice workaround for that, or use ale.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i eslint-config-moviepilot

    Weekly Downloads

    1

    Version

    1.5.0

    License

    UNLICENSED

    Last publish

    Collaborators

    • moviepilot