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(tdesign): add new rules for tdesign #501

Merged
merged 2 commits into from
Aug 31, 2022
Merged

Conversation

uyarn
Copy link
Contributor

@uyarn uyarn commented Aug 31, 2022

Description

  • add rules for TDesign's new components

Linked Issues

Additional context

@uyarn uyarn requested a review from antfu as a code owner August 31, 2022 08:55
@uyarn uyarn changed the title feat(tdesign): add new resolver for tdesign feat(tdesign): add new rules for tdesign Aug 31, 2022
fileName = 'date-picker'

if (['color-picker', 'color-picker-panel'].includes(fileName))
fileName = 'color-picker'

Copy link
Member

Choose a reason for hiding this comment

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

Please format the file
pnpm run lint --fix

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed :)

@sxzz sxzz merged commit cb8f932 into unplugin:main Aug 31, 2022
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.

2 participants