Bug: Forbid invalid extend
in interface
#11088
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
AST
PRs and Issues about the AST structure
bug
Something isn't working
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
Before You File a Bug Report Please Confirm You Have Done The Following...
Relevant Package
typescript-eslint
Playground Link
https://typescript-eslint.io/play#ts=5.8.2&fileType=.tsx&code=KYDwDg9gTgLgBASwHY2FAZgQwMbDgMQGcBZCbAazlFSQBNC4AKGATzGAnTnUIEo4A3gFgAUAF8gA&eslintrc=N4KABGBEBOCuA2BTAzpAXGYBfEWg&tsconfig=N4KABGBEDGD2C2AHAlgGwKYCcDyiAuysAdgM6QBcYoEEkJemy0eAcgK6qoDCAFutAGsylBm3TgwAXxCSgA&tokens=false
Repro Code
ESLint Config
tsconfig
Expected Result
An error with message
Actual Result
Successfuly parsered.
Additional Info
All cases mentioned in microsoft/TypeScript#31843 should be rejected.
Versions
@typescript-eslint/typescript-estree
8.30.1
The text was updated successfully, but these errors were encountered: