We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
If you want to enforce your suggested style I'd recommend enabling @typescript-eslint/consistent-type-exports.
@typescript-eslint/consistent-type-exports
We'd like to use
{fixMixedExportsWithInlineTypeSpecifier: true}
Originally posted by @auscompgeek in #1829 (comment)
The text was updated successfully, but these errors were encountered:
Given the decision in #2618 for import type, would we prefer exports to follow that style for consistency?
import type
Sorry, something went wrong.
Yes fair point
No branches or pull requests
If you want to enforce your suggested style I'd recommend enabling
@typescript-eslint/consistent-type-exports
.We'd like to use
Originally posted by @auscompgeek in #1829 (comment)
The text was updated successfully, but these errors were encountered: