microsoft / microsoft/fluentui-react-native
[DevX]: Add package linting to enforce common patterns
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.4k
- Forks
- 179
- Avg merge
- 16h 17m
- Merged PRs (30d)
- 30
Description
Platform
- iOS
- macOS
- win32
- windows
- android
Describe the feature that you would like added
While we have align-deps and depcheck running, ideally we can enforce certain patterns in package.json files like having "react-native" entries targeting the typescript entry points or having export maps.
What component or utility would this be added to
No response
Have you discussed this feature with our team, and if so, who
No response
Additional context/screenshots
No response
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
Review the existing align-deps and depcheck setup, then inspect the repository's package.json files. Define which React Native TypeScript entry-point and export-map patterns should be enforced, and determine how the package linting should report violations. Done means the agreed common patterns are checked consistently across packages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100