3.0.0-rc.5 • Published 6 months ago

@maicol07/eslint-config v3.0.0-rc.5

Weekly downloads
-
License
-
Repository
github
Last release
6 months ago

ESLint config

Personal ESLint config for my projects. Based on Airbnb, has rules for:

Installation

NPM

npm install --save-dev @maicol07/eslint-config

Yarn

yarn add --dev @maicol07/eslint-config

PNPM (recommended)

pnpm add -D @maicol07/eslint-config

You have to add *eslint* to the public-hoist-patterns in your .npmrc file to avoid hoisting issues (if you had already it set). Otherwise, it's all handled by PNPM.

Usage

Add this to your .eslintrc file:

{
  "extends": "@maicol07"
}

License

MIT

Contributing

Feel free to open an issue or a PR.

Credits

3.0.0-rc.2

8 months ago

3.0.0-rc.1

8 months ago

3.0.0-rc.5

6 months ago

3.0.0-rc.4

7 months ago

3.0.0-rc.3

7 months ago

2.4.2

2 years ago

2.4.1

2 years ago

2.4.0

2 years ago

2.3.0

2 years ago

2.2.5

2 years ago

2.2.3

3 years ago

2.2.4

3 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.6

4 years ago

1.1.3

4 years ago

2.1.2

4 years ago

2.0.3

4 years ago

2.1.1

4 years ago

2.0.2

4 years ago

2.1.4

4 years ago

2.0.5

4 years ago

2.1.3

4 years ago

2.0.4

4 years ago

2.1.5

4 years ago

2.0.6

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.1.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago