3.0.0 • Published 2 years ago

@chookslint/eslint-config v3.0.0

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

2 years ago

2.0.0

3 years ago

1.0.2

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.2.3

4 years ago

1.2.1

4 years ago

1.0.0

4 years ago