microsoft / microsoft/fluentui
Feature: create eslint rule for custom style hook support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 20.3k
- Forks
- 2.9k
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 46
Description
Follow up of
https://github.com/microsoft/fluentui/issues/29429
https://github.com/microsoft/fluentui/issues/29257
https://github.com/microsoft/fluentui/issues/29223
The task tracks the work to create an eslint rule that will enforce all components support style overrides through custom style hooks as indicated in the above issues.
Contributor guide
No contributing guide indexed for this repository
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
Read the three follow-up issues linked in the body to understand the required custom style hook support and component expectations. Then locate Fluent UI's ESLint rules and component packages; done means a rule exists that enforces style override support through custom style hooks for all applicable components.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, react, typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100