This repository was archived by the owner on Feb 9, 2025. It is now read-only.
v35.0.0
35.0.0 (2023-09-06)
Features
- TypeScript: Change parserOptions defaults for resolving tsconfig.json (21aa03c)
BREAKING CHANGES
- TypeScript: The parserOptions defaults for resolving tsconfig.json files have been changed to
project: true(see also https://typescript-eslint.io/packages/parser/#project). This can be overridden in your ESLint config.