@eventology/eslint-config
v3.2.0
Published
A set of eslint rules for styling and linting code in eventology projects.
Downloads
114
Readme
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.
