Open
Description
Before You File a Bug Report Please Confirm You Have Done The Following...
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have searched for related issues and found none that matched my issue.
- I have read the FAQ and my problem is not listed.
Relevant Package
typescript-estree
Playground Link
Repro Code
declare namespace valid_namespace_var {
using D;
}
ESLint Config
module.exports = {
parser: "@typescript-eslint/parser",
};
tsconfig
Expected Result
Pass. The TS Playground is happy about that: https://www.typescriptlang.org/play/?#code/CYUwxgNghgTiAEA7KBbEBnADlMCBuUEAlsAPrJpY4ikEzwDeAUPPAK7pGIDm8AIgG4mAXyZA
Actual Result
Error is thrown from
Additional Info
No response
Versions
package | version |
---|---|
@typescript-eslint/typescript-estree |
8.32.1 |
Metadata
Metadata
Assignees
Labels
PRs and Issues about the AST structurePRs and Issues about the AST structureIssues waiting for a reply from the OP or another partyIssues waiting for a reply from the OP or another partySomething isn't workingSomething isn't workingIssues related to @typescript-eslint/typescript-estreeIssues related to @typescript-eslint/typescript-estree