1.0.7 • Published 5 years ago

eslint-config-almeida v1.0.7

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

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago