Skip to content

7Geese/eslint-plugin-7g

Repository files navigation

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.