leadhomesa / leadhomesa/javascript
Standardize prop types
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Bring in a linter to standardize react prop types, mark it as required.
https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/prop-types.md
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
Start by reading the linked eslint-plugin-react prop-types rule documentation and inspecting the repository's existing style-guide or lint configuration. Configure the linter to enforce React prop types as required, then verify that the repository's components comply with the rule.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, react
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100