Skip to content

Commit

Permalink
Update src/content/blog/2025-01-22-eslint-2024-year-review.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francesco Trotta <[email protected]>
  • Loading branch information
nzakas and fasttime authored Jan 21, 2025
1 parent 01fbb4a commit 1a93cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/blog/2025-01-22-eslint-2024-year-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ In the end, we released official language plugins for [Markdown](https://github.

## Updates to support the latest ECMAScript features

As with most years, the team spends a lot of time monitoring the JavaScript standardization process to ensure ESLint is updated to support new syntax as quickly as possible. In 2024 we added support for the following new JavaScript features:
As with most years, the team spent a lot of time monitoring the JavaScript standardization process to ensure ESLint is updated to support new syntax as quickly as possible. In 2024 we added support for the following new JavaScript features:

* [ES2025 Regex duplicate named capture groups](https://github.com/tc39/proposal-duplicate-named-capturing-groups)
* [ES2025 Regex modifiers](https://github.com/tc39/proposal-regexp-modifiers)
Expand Down

0 comments on commit 1a93cce

Please sign in to comment.