eslint-config-horizon
v1.0.7
Published
An eslint config extending the code rules for horizon
Readme
eslint config for Horizon
Installation
To install the package, using npm: npm install eslint-config-horizon --save-dev or, using Yarn:
yarn add eslint-config-horizon --dev.
Use
To use add "extends": "horizon" to your projects .eslintrc.json file.
