4.0.2 • Published 3 years ago

@fiquu/eslint-config v4.0.2

Weekly downloads
16
License
MIT
Repository
github
Last release
3 years ago

@fiquu/eslint-config

fiquu ESLint standard configuration.

Usage

npm i -D @fiquu/eslint-config

JavaScript

Extend @fiquu in your ESLint config.

Example

.eslintrc:
{
  "extends": ["@fiquu"]
}

TypeScript

Extend @fiquu/eslint-config/typescript in your ESLint config.

Example

.eslintrc:
{
  "extends": ["@fiquu/eslint-config/typescript"]
}

Rules

See index.js and typescript.js to view all the applied rules.

4.0.2

3 years ago

4.0.1

4 years ago

4.0.0

4 years ago

3.0.10

5 years ago

3.0.9

5 years ago

3.0.8

5 years ago

3.0.7

5 years ago

3.0.6

5 years ago

3.0.4

5 years ago

3.0.3

5 years ago

3.0.2

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago