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

Enforce consistent type exports #1840

Open
pokey opened this issue Sep 1, 2023 · 2 comments
Open

Enforce consistent type exports #1840

pokey opened this issue Sep 1, 2023 · 2 comments

Comments

@pokey
Copy link
Member

pokey commented Sep 1, 2023

If you want to enforce your suggested style I'd recommend enabling @typescript-eslint/consistent-type-exports.

We'd like to use

{fixMixedExportsWithInlineTypeSpecifier: true}

Originally posted by @auscompgeek in #1829 (comment)

@auscompgeek
Copy link
Member

Given the decision in #2618 for import type, would we prefer exports to follow that style for consistency?

@pokey
Copy link
Member Author

pokey commented Aug 5, 2024

Yes fair point

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

No branches or pull requests

2 participants