Email or username:

Password:

Forgot your password?
1 post total
Azat S.

Released ESLint Plugin Perfectionist v3.0.0.

A plugin for sorting imports, objects, TS types, JSX, etc.

In the new version: ESLint plugin typings, new configurations, new rules, new docs website, and many improvements.

github.com/azat-io/eslint-plug

More details in the thread ⬇️

Azat S.

Soon, ESLint will support TypeScript configs:

github.com/eslint/rfcs/pull/11

And in version 3 of ESLint Plugin Perfectionist, types have been added.

By the way, you can already use TS configs now with eslint-ts-patch:

github.com/antfu/eslint-ts-pat

Go Up