0.7.0 • Published 8 months ago

eslint-config-lucid-typescript v0.7.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months 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.7.0

8 months ago

0.6.1

1 year ago

0.6.0

1 year ago

0.5.3

1 year ago

0.5.0

1 year ago

0.5.2

1 year ago

0.5.1

1 year ago

0.4.0

1 year ago

0.3.0

2 years ago

0.2.1

2 years ago

0.2.0

2 years ago

0.1.0

2 years ago