eslint-config-persgroep

2.0.0 • Public • Published

eslint-config-depersgroep

De Persgroep ESLint Shareable Config (.eslintrc).

Usage

Install from npm public registry

npm install eslint-config-depersgroep --save-dev

Add the extends array to your .eslintrc with the config sets you need.

extends:
  - persgroep
  - persgroep/node  # if using node
  - persgroep/es6   # if using ES6

Troubleshooting

  • If your Editor/IDE/Shell is using global eslint you should also install this package global (-g).

Package Sidebar

Install

npm i eslint-config-persgroep

Weekly Downloads

13

Version

2.0.0

License

Apache-2.0

Last publish

Collaborators

  • bengie
  • yvanavermaet
  • dcino
  • gaetan
  • jvandenberghe