0.8.0 • Published 3 years ago

@michaeljaltamirano/eslint-plugin v0.8.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@michaeljaltamirano/eslint-plugin

Strongly-opinionated ESLint configuration.

Currently there are no additional rules added via the plugin, so it is purely configuration. It was setup as a plugin in the event bespoke rules are added in the future.

Usage

Installation

yarn add @michaeljaltamirano/eslint-plugin --dev or npm install @michaeljaltamirano/eslint-plugin --saveDev

All

"extends": "plugin:@michaeljaltamirano/all"

Base

"extends": "plugin:@michaeljaltamirano/base"

Cypress

"extends": "plugin:@michaeljaltamirano/cypress"

Jest

"extends": "plugin:@michaeljaltamirano/jest"

Prettier

"extends": "plugin:@michaeljaltamirano/prettier"

React

"extends": "plugin:@michaeljaltamirano/react"

TypeScript

"extends": "plugin:@michaeljaltamirano/typescript"
0.8.0

3 years ago

0.7.0

3 years ago

0.6.0-beta

3 years ago

0.5.0

4 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago