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

Handlers Directory and Universal Import Fix #86

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Conversation

kevinthedang
Copy link
Owner

Changes

  • Created a handlers/ directory in utils/ to separate the files a bit and reduce cluttering.
  • Fixed some imports directory referencing files when it should reference the universal import for the directories they access.

@kevinthedang kevinthedang added patch Application fixes technical Non-business related labels Jul 23, 2024
@kevinthedang kevinthedang self-assigned this Jul 23, 2024
@kevinthedang kevinthedang linked an issue Jul 23, 2024 that may be closed by this pull request
Copy link
Collaborator

@JT2M0L3Y JT2M0L3Y left a comment

Choose a reason for hiding this comment

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

Lovely file structure updates!

@kevinthedang kevinthedang merged commit e60c2f8 into master Jul 23, 2024
4 checks passed
@kevinthedang kevinthedang deleted the clean-jsonhandler branch July 24, 2024 00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Application fixes technical Non-business related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clean up jsonHandler.ts
2 participants