1.2.1 • Published 3 years ago

@yrlish/eslint-config v1.2.1

Weekly downloads
-
License
MPL-2.0
Repository
-
Last release
3 years ago

Installation

yarn add @yrlish/eslint-config

Requirements

TypeScript

yarn add eslint @typescript-eslint/parser @typescript-eslint/eslint-plugin

React

In addition to above

yarn add eslint-plugin-react

Configuration

TypeScript

{
  "extends": "@yrlish/eslint-config/typescript",
  "parser": "@typescript-eslint/parser"
}

React with TypeScript

{
  "extends": "@yrlish/eslint-config/react",
  "parser": "@typescript-eslint/parser"
}
1.2.0

3 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago

1.1.5

3 years ago

1.2.1

3 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.13

3 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.0

4 years ago