Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(eslint-plugin): [no-namespace] fix false positive for exported namespaces when allowDeclarations=true #4844

Merged
merged 4 commits into from Apr 22, 2022

Commits on Apr 20, 2022

  1. Add failing test

    zachkirsch committed Apr 20, 2022
    Copy the full SHA
    d0fbb80 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    64699f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Add more tests

    zachkirsch committed Apr 22, 2022
    Copy the full SHA
    58c1391 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9b8961e View commit details
    Browse the repository at this point in the history