npm @stylistic/eslint-plugin 1.1.0
v1.1.0

latest releases: 2.1.0, 2.0.0, 1.8.1...
6 months ago

This release includes migrating all rules from CJS to ESM for our codebase (the published dist is still on CJS for ESLint compatibility), #58. This allows us to have a more maintainable code base in the long run and improve the tree-shaking capability.

We also take this chance to clean up some unused utils inherited from the previous migration, resulting in a huge install-size improvement:

    View changes on GitHub

Don't miss a new eslint-plugin release

NewReleases is sending notifications on new releases.