diff --git a/src/assets/images/blog-covers/sponsorship-trunk.png b/src/assets/images/blog-covers/sponsorship-trunk.png new file mode 100644 index 0000000000..6efba5109b Binary files /dev/null and b/src/assets/images/blog-covers/sponsorship-trunk.png differ diff --git a/src/content/blog/2024-09-04-trunk-gold-sponsor-eslint.md b/src/content/blog/2024-09-04-trunk-gold-sponsor-eslint.md new file mode 100644 index 0000000000..8888ce3608 --- /dev/null +++ b/src/content/blog/2024-09-04-trunk-gold-sponsor-eslint.md @@ -0,0 +1,32 @@ +--- +layout: post +title: Trunk becomes ESLint gold sponsor +teaser: "We are happy to announce that Trunk is a gold sponsor of ESLint. We are grateful to founders Eli Schleifer and David Apirian, as well as the whole Trunk team." +image: sponsorship-trunk.png +tags: + - Open Source + - Funding + - Open Collective + - Sponsors + - Backers +authors: + - nzakas +categories: + - Sponsorships +--- + +![Trunk Donates to ESLint](/assets/images/blog-covers/sponsorship-trunk.png) + +We are happy to share that [Trunk](https://trunk.io/) has become an ESLint gold sponsor, donating $1,000 each month for the ongoing maintenance and development of ESLint! Trunk is a suite of tools aimed at making developers more effective, including [Code Quality](https://trunk.io/code-quality) that integrates ESLint directly, and [Merge Queue](https://trunk.io/merge-queue), with more tools in development. + +Here's what the folks at Trunk had to say about ESLint: + +> "ESLint is a core part of the Trunk Code Quality plugin ecosystem. It's the most popular linter plugin and is enabled by default on all JS and TS projects running Code Quality. ESLint also runs on all of Trunk's Typescript source code. +> +> Code Quality, as a metalinter, is built on top of great open-source linters like ESLint. Sponsoring ESLint and helping ESLint leverage Trunk Code Quality on their open-source repo is an excellent way for us to give back." +> +> -- David Apirian, Trunk Founder + +The ESLint team and the Trunk team worked together over the past few months to integrate [Code Quality into the ESLint repository](https://trunk.io/blog/improving-linting-experience-in-eslint-s-open-source-repo-with-trunk-code-quality), where it now runs ESLint on itself, as well as several other linters. Throughout this process, we've worked to ensure that ESLint and Code Quality work well together across a variety of scenarios. + +ESLint is grateful for the support of the Trunk team as they used ESLint in their commercial products. Donations from companies like Trunk allow ESLint to pay contributors for ongoing maintenance and development.