Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 830 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 830 Bytes

eslint-plugin-7g

ESLint rules to help enforce coding style at 7Geese.

Installation

First install ESLint either locally or globally.

yarn add eslint -D

Then you can install this plugin (also either locally or globally).

yarn add eslint-plugin-7g -D

Rules

You can find rule documentation over here.