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

[eslint-config] break: enforce consistent type imports/exports #6478

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

adidahiya
Copy link
Contributor

Pre-commit for #6476

This will allow us to enable verbatimModuleSyntax: true in TypeScript v5.x

Changes proposed in this pull request:

  • [eslint-config] break: enable @typescript-eslint/consistent-type-imports and @typescript-eslint/consistent-type-exports rules
  • chore: annotate all type-only imports and exports using lint rule auto-fixer

@adidahiya
Copy link
Contributor Author

[eslint-config] break: enforce consistent type imports/exports

Build artifact links for this commit: documentation | landing | table | demo

This is an automated comment from the deploy-preview CircleCI job.

@adidahiya adidahiya merged commit 96d1ef2 into develop Oct 20, 2023
12 checks passed
@adidahiya adidahiya deleted the ad/lint-consistent-type-imports-exports branch October 20, 2023 00:57
@adidahiya adidahiya mentioned this pull request Oct 20, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant