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

feat(typescript)!: add consistent type import and export related rules #56

Merged

Conversation

frantic1048
Copy link
Contributor

resolves #55

@frantic1048 frantic1048 self-assigned this Nov 27, 2023
Copy link
Contributor

@lixiaoyan lixiaoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@lixiaoyan lixiaoyan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

    "import/no-duplicates": ["error", { "prefer-inline": true }],

@frantic1048 frantic1048 force-pushed the feature/add-consistent-type-import-and-export-rules branch from 4d07ffa to 20f1fcc Compare November 30, 2023 09:34
@frantic1048 frantic1048 merged commit 7aed4ec into main Dec 27, 2023
5 checks passed
@frantic1048 frantic1048 deleted the feature/add-consistent-type-import-and-export-rules branch June 13, 2024 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add consistent type imports and exports rules
2 participants