4.0.2 • Published 2 years ago

@fiquu/eslint-config v4.0.2

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

2 years ago

4.0.1

3 years ago

4.0.0

3 years ago

3.0.10

4 years ago

3.0.9

4 years ago

3.0.8

4 years ago

3.0.7

4 years ago

3.0.6

4 years ago

3.0.4

4 years ago

3.0.3

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago