eslint-config-ichef

12.3.0 • Public • Published

eslint-config-ichef

The ESLint configs set that we use in our projects. It's primarily based on Airbnb's configs, with some rule overrides.

Install

To install, run:

yarn add eslint-config-ichef --dev

You also need to include the following peer dependencies:

  • babel-eslint
  • eslint-plugin-react-hooks
  • eslint-plugin-unicorn
  • eslint-plugin-filenames
  • eslint-config-airbnb (and also peer dependencies for this)
yarn add eslint-plugin-react-hooks eslint-plugin-unicorn eslint-config-airbnb eslint-plugin-filenames --dev

Develop

Just clone this repository, update index.js and submit a pull request.

Publish

Create a release on Github, tag it with format of 5.1.0. A Github action will be triggered automatically to publish this config to npm.

/eslint-config-ichef/

    Package Sidebar

    Install

    npm i eslint-config-ichef

    Weekly Downloads

    132

    Version

    12.3.0

    License

    UNLICENSED

    Unpacked Size

    11.3 kB

    Total Files

    6

    Last publish

    Collaborators

    • ichefbackend
    • ichefbot