Installation

  • Make sure you have eslint installed.
  • Install the latest @yuzu/yep-eslint-config.
  • In your top level package.json add the following under 'scripts': "lint": "eslint -c ./node_modules/@yuzu/yep-eslint-config/.eslintrc ."
  • Call npm run lint from the command line to run.

ESLint React Rules Currently On: