@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',
}

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 21.0.2
    0
    • latest

Version History

Package Sidebar

Install

npm i @heise/eslint-config

Weekly Downloads

66

Version

21.0.2

License

MIT

Unpacked Size

7.57 kB

Total Files

5

Last publish

Collaborators

  • digitalgopnik
  • sehkunde
  • pmb00
  • cst152
  • stevenkowalzik