0.6.1 • Published 1 month ago

eslint-config-lucid-typescript v0.6.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 month ago

Eslint Config Lucid Typescript

A collection of eslint plugins for typescript with settings focused on reducing cognitive load and improving readability.

Disclaimer

Lucid only supports the new flat config that shipped with ESLint v8.21.0

Installation

First install peer dependencies:

npm i eslint typescript 

Next, install eslint-config-lucid-typescript:

npm i eslint-config-lucid-typescript

Then add Lucid to your eslint.config.js configuration file.

Rules

0.6.1

1 month ago

0.6.0

4 months ago

0.5.3

4 months ago

0.5.0

4 months ago

0.5.2

4 months ago

0.5.1

4 months ago

0.4.0

5 months ago

0.3.0

9 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.0

1 year ago