npm @stylistic/eslint-plugin 1.3.0
v1.3.0

latest releases: 2.8.0, 2.7.2, 2.7.1...
10 months ago

New Features

๐Ÿ› ๏ธ Shared Configs

We introduced customizable shared configs that you can use out-of-box, learn more at https://eslint.style/guide/config-presets

Refactoring

๐Ÿฆพ TypeScript

We have migrated all rules to TypeScript, thanks a lot to @Namchee @alexzhang1030 @auvred @ntnyq @starknt @kecrily @Dhoni77 @coderwyd @albizures @aldillek for their contributions. This improves our long-term maintainability by a lot.

๐Ÿงช Code Coverage

We managed to reach 99.5% of code coverage: Codecov

This is mostly inherited from the original codebase. Thanks to the original maintainers of those rules to have such high-standard test cases.

View changes on GitHub

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.