eslint-config-opencollective

4.0.0 • Public • Published

How to use

npm install --save-dev eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin eslint-plugin-import eslint-plugin-n eslint-plugin-react eslint-plugin-simple-import-sort eslint-config-opencollective

Then in your ESLint config:

{
  "extends": [
    "opencollective"
  ]
}

You may also add in your package.json:

  "scripts": {
    "lint": "eslint \"src/**/*.js\"",
    "lint:fix": "npm run lint -- --fix",
    "lint:quiet": "npm run lint -- --quiet"
  },

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i eslint-config-opencollective

    Weekly Downloads

    634

    Version

    4.0.0

    License

    ISC

    Unpacked Size

    7.84 kB

    Total Files

    6

    Last publish

    Collaborators

    • kewitz
    • znarf
    • betree
    • arnaudbenard
    • xdamman
    • asood123