1.0.7 • Published 4 years ago

eslint-config-almeida v1.0.7

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

eslint-config-almeida

Strict ESLint config that I use.

Instalation

yarn add eslint eslint-config-almeida -D

Or if you're using npm:

npm i eslint eslint-config-almeida --save-dev

Configuration

Create a .eslintrc.json file on the root directory your project with:

{
  "extends": "almeida"
}
1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago