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

Standardize on import * as Something when modules only have named exports #6072

Closed
Tracked by #5984
marcaaron opened this issue Oct 27, 2021 · 1 comment
Closed
Tracked by #5984
Assignees
Labels
Monthly KSv2 Reviewing Has a PR in review

Comments

@marcaaron
Copy link
Contributor

No description provided.

@marcaaron marcaaron changed the title Standardize on import * as SomethingActions for "action" files Standardize on import * as Something when modules only have named exports Oct 27, 2021
@MelvinBot MelvinBot added the Monthly KSv2 label Nov 1, 2021
@marcaaron
Copy link
Contributor Author

Heads up the rule for this was added in eslint-config-expensify so to tackle this one we need to:

  1. Turn the rule on by adding rulesdir/prefer-import-module-contents to this file
  2. Create a new PR in Expensify/App that bumps the eslint config version and fixes all these usages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Monthly KSv2 Reviewing Has a PR in review
Projects
None yet
Development

No branches or pull requests

3 participants