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

organizing-imports #65 #72

Merged
merged 3 commits into from
Jun 23, 2024
Merged

organizing-imports #65 #72

merged 3 commits into from
Jun 23, 2024

Conversation

mniegrzybowska
Copy link
Contributor

There were too many import rules. This PR simplifies imports :)

@miniMax18 miniMax18 self-requested a review June 23, 2024 15:04
"@/images/*": ["images/*"],
"@/theme/*": ["theme/*"],
"@/views/*": ["views/*"]
},
Copy link
Member

Choose a reason for hiding this comment

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

If we find resolve for aliases we could adapt it again :).

@mniegrzybowska mniegrzybowska changed the title organizing-imports organizing-imports, issue #65 Jun 23, 2024
@mniegrzybowska mniegrzybowska changed the title organizing-imports, issue #65 organizing-imports, types fix TS/ESlint #65 Jun 23, 2024
@mniegrzybowska mniegrzybowska changed the title organizing-imports, types fix TS/ESlint #65 organizing-imports #65 Jun 23, 2024
@mniegrzybowska mniegrzybowska merged commit bfa3fc8 into develop Jun 23, 2024
1 check passed
@pyexplorerhs3 pyexplorerhs3 linked an issue Jul 3, 2024 that may be closed by this pull request
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.

types fix TS/ESlint
2 participants