@heise/eslint-config

21.0.2 • Public • Published

@heise/eslint-config

The Heise eslint configuration.

$ cd my-project
$ yarn add --dev @heise/eslint-config # Or with npm
$ npm install --save-dev @heise/eslint-config

Edit my-project/.eslintrc.js:

module.exports = {
  extends: '@heise',
  // Optional: Other configurations, for example:
  // parser: 'babel-eslint',
}

/@heise/eslint-config/

    Package Sidebar

    Install

    npm i @heise/eslint-config

    Weekly Downloads

    60

    Version

    21.0.2

    License

    MIT

    Unpacked Size

    7.57 kB

    Total Files

    5

    Last publish

    Collaborators

    • digitalgopnik
    • sehkunde
    • pmb00
    • cst152
    • stevenkowalzik