ESLint v10.2.0 introduces two key features: language-aware rules via the new `meta.languages` property, allowing rule authors to declare which languages a rule supports (with runtime errors for mismatches), and recognition of `Temporal` as a built-in global following its TC39 stage 4 promotion. The `no-undef` rule no longer

3m read timeFrom eslint.org
Post cover image
Table of contents
HighlightsFeaturesBug FixesDocumentationChores

Sort: