3.0.0 • Published 10 months ago

@chookslint/eslint-config v3.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@chookslint/eslint-config

An ESLint config for Modern (ES2020+) JavaScript projects.

Usage

Install the config:

$ npm i -D eslint @chookslint/eslint-config

Extend it in your config:

# .eslintrc.yml
extends:
  - "@chookslint"

Requires eslint@8.45.0 or greater to work.

Available Configs

@chookslint

Base config

@chookslint/eslint-config/strict

Stricter ruleset

3.0.0

10 months ago

2.0.0

2 years ago

1.0.2

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.2.3

3 years ago

1.2.1

3 years ago

1.0.0

3 years ago