1.0.2 • Published 2 years ago

eslint-config-reis v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago