@eventology/eslint-config

v3.2.0
A set of eslint rules for styling and linting code in eventology projects.

eslint-config

A set of eslint rules for styling and linting code in eventology projects.

Installation

yarn add --dev @eventology/eslint-config

Then add the following to the eslint config:

"extends": ["@eventology/eslint-config"]

Override any rules by specifying them at the project level.

npm i @eventology/eslint-config

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 8/20/2020

Downloads