Skip to content

Commit

Permalink
ES2023 (#90)
Browse files Browse the repository at this point in the history
* List 2023 features

* Add ES2023 to readme

* Update eslint individually in each package

* Bump min npm version for development

* Implement rule for array methods

* Hashbang comment rule

* Update example project

* Update cli tool ESLint and es version

* fixup! Hashbang comment rule
  • Loading branch information
robatwilliams committed Jan 17, 2024
1 parent 2f73fba commit 0787451
Show file tree
Hide file tree
Showing 18 changed files with 2,244 additions and 1,295 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ It doesn't check browser/runtime-specific APIs (see [eslint-plugin-compat](https

## ECMAScript version coverage

-[ES2023](https://pawelgrzybek.com/whats-new-in-ecmascript-2023)
-[ES2022](https://exploringjs.com/impatient-js/ch_new-javascript-features.html#new-in-es2022)
-[ES2021](https://v8.dev/features/tags/es2021)
-[ES2020](https://v8.dev/features/tags/es2020)
Expand Down
Loading

0 comments on commit 0787451

Please sign in to comment.