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: add eslint rule about use build-in import node module #48

Merged
merged 4 commits into from
Apr 23, 2024
Merged

feat: add eslint rule about use build-in import node module #48

merged 4 commits into from
Apr 23, 2024

Conversation

kent99821
Copy link
Contributor

@kent99821 kent99821 commented Apr 23, 2024

πŸ“ Description

close #47

βœ… Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improve a current implementation without adding a new feature or fixing a bug)
  • Improvement (non-breaking change which improves an existing feature)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

@winchesHe winchesHe merged commit 2971a49 into nextui-org:main Apr 23, 2024
3 checks passed
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.

[Feature Request] Add eslint rule about use build-in import node module
2 participants