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(toolchain/eslint-config): remove config from import/order rule #43

Merged
merged 1 commit into from
Apr 17, 2024

Conversation

mpellegrini
Copy link
Owner

pathGroupsExcludedImportTypes was determined to not be needed as this config uses the setting
import/internal-regex and not pathGroups

`pathGroupsExcludedImportTypes` was determined to not
be needed as this config uses the setting
`import/internal-regex` and not pathGroups
@mpellegrini mpellegrini merged commit 6a531d6 into main Apr 17, 2024
3 checks passed
@mpellegrini mpellegrini deleted the fix/eslint_import_order_config branch April 17, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant