-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
fix(root): update imports to use 'type' keyword for TypeScript consistency #7111
base: next
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for novu-stg-vite-dashboard-poc ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
…istency across tests
@merrcury, which tool did we use to do this? We should add it as a pre-save or pre-commit hook so that the codebase remains consistent. |
I used pnpm lint --fix |
But sometimes it does give issues with ENUM and all |
@merrcury feel free to merge this. |
What changed? Why was the change needed?
Screenshots
Expand for optional sections
Related enterprise PR
Special notes for your reviewer