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

Bugbash fixes #3644

Merged
merged 4 commits into from
Aug 6, 2021
Merged

Bugbash fixes #3644

merged 4 commits into from
Aug 6, 2021

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    e7c6f16 View commit details
    Browse the repository at this point in the history
  2. Require all necessary APIs

    inlined committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    164da35 View commit details
    Browse the repository at this point in the history
  3. Remove import eslint module

    The import module does not currenty handle package exports.
    The author is apparently of the opinion that exports should not
    use renaming features. Until this is fixed, all of the v2
    API is broken.
    
    See import-js/eslint-plugin-import#1810
    for more info.
    inlined committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    413fbc4 View commit details
    Browse the repository at this point in the history
  4. Linter fixes

    inlined committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    79f9f55 View commit details
    Browse the repository at this point in the history