Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
fix(eslint-plugin): [no-unused-vars] better handling for declared mod…
…ules (#2553) Fixes #2523 - `declare global` should never be marked as unused. - namespaces within declared namespaces all ambiently export their children
- Loading branch information
Showing
with
97 additions
and 3 deletions.