Change8

v9.18.0

📦 eslint
3 features🐛 1 fixes🔧 10 symbols

Summary

This release unflags TypeScript configuration files and enhances the 'no-console' and 'no-shadow-restricted-names' rules. It also includes a significant number of documentation updates, including a shift from 'var' to 'let/const' in examples.

✨ New Features

  • Report allowed methods for no-console rule
  • Unflag TypeScript config files, allowing them to be used without experimental flags
  • Check imports and class names in no-shadow-restricted-names rule

🐛 Bug Fixes

  • Correct overrideConfigFile type definition

🔧 Affected Symbols

no-consoleno-shadow-restricted-namesoverrideConfigFileeslint:allno-loop-funcno-eq-nullno-voiddefault-case-lastno-else-returnsort-imports