unplugin / unplugin/unplugin-auto-import
[tdesign] Support automatic import of instructions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 3.8k
- Forks
- 217
- PR merge metrics
- No merged PRs in 30d
Description
Clear and concise description of the problem
I hope can support automatic export of custom instructions from the library
Suggested solution
just like element-plus
Alternative
No response
Additional context
No response
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked element-plus resolver at src/core/resolvers/element-plus.ts, especially lines 206-211, and compare it with the project's existing resolver or instruction handling. Clarify which custom instructions should be exported automatically and define the expected generated result before implementing and testing the feature.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100