Announcing the ESLint Community GitHub organization

The ESLint Community GitHub organization is a place for important ecosystem projects to get the attention and support they deserve.

In our 2022 year in review, we briefly mentioned a couple of project kickoffs, and we’re excited to now announce the official eslint-community GitHub organization.

The strength of ESLint is in its ecosystem, and we continue to investigate different ways of further supporting that community. We began by donating to community projects, to ensure that high-value projects were receiving the funds they needed to continue with ongoing maintenance and development. Our next step is to create the eslint-community GitHub organization as a home for high-value projects in the ESLint ecosystem.

As you can read in the eslint-community GitHub organization” RFC, the goal of this new organization is to have a place where community members can help ensure widely depended upon ESLint-related packages live and never fall out of maintenance.
The Community Core team (which currently consists of @aladdin-add, @ota-meshi, @voxpelli and myself @MichaelDeBoey) and all package maintainers will make sure these packages stay up-to-date with newer ESLint releases, and they don’t hold the wider community back by depending on a single person’s GitHub or npm account.

You might have noticed that some of your most beloved ESLint-related packages have already been moved over to or been forked by the new eslint-community organization. A full list of the current projects include:

We also intend to fork, bring up to date, and publish the following packages originally authored by @mysticatea as well:

Of course, we don’t want to stop there.

If you think your project would be a good fit for the new eslint-community organization, or you’re depending on a project that’s currently unmaintained and want to have the community to adopt it, you can contact the Community Core team on the official ESLint Discord.

Keep in mind that we’ll only be able to accept projects that adhere to the following criteria:

  • Is it a package that is ESLint-related?
    Mostly this will be ESLint plugins, but (unmaintained) dependencies of such packages, closely related packages, or packages split from the main ESLint repo (like eslint-formatter-codeframe or eslint-formatter-table) or used by the main repo (like eslint-utils and regexpp) could go in the eslint-community GitHub organization as well.

    We won’t be accepting shareable configs as these are typically very opinionated and are easy to extend when necessary.

  • Is it widely depended upon throughout the ESLint community?
    We don’t have a real number in mind here, but the packages we currently maintain (or that we’re planning to maintain) almost all have at least 3M downloads/week.

These criteria aren’t written in stone, but are the guidelines we’re beginning with to determine whether to accept a project into the organization.

We hope that this new eslint-community organization will help us further support the awesome ESLint ecosystem and ensure that the community can continue to rely on these high-value widely depended upon projects for years to come.
If you have any further questions, feel free to ask them on the official ESLint Discord.

नवीनतम ESLint समाचार, केस स्टडी, ट्यूटोरियल और संसाधन।

ESLint v8.36.0 released
1 min read

ESLint v8.36.0 released

We just pushed ESLint v8.36.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

ESLint v8.35.0 released
1 min read

ESLint v8.35.0 released

We just pushed ESLint v8.35.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

ESLint v8.34.0 released
1 min read

ESLint v8.34.0 released

We just pushed ESLint v8.34.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.