1.0.2 • Published 9 months ago

eslint-config-reis v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Reis ESLint config

Whats included?

  • Standard config base;
  • Prettier;

Setup

Node.js

Install dependencies (npm):

npm i -D eslint-config-reis

Install dependencies (yarn):

yarn add -D eslint-config-reis

Inside .eslintrc.json

{
  "extends": "eslint-config-reis/node"
}
1.0.2

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago