Add prettier config or eslint integration
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 71
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
Working on a branch now and realized there is no formatting configured. We should either add a prettier config to the package.json to agree with your local settings @jbranigan or add `prettier-eslint` integration.
https://prettier.io/docs/en/integrating-with-linters.html
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 reviewing package.json and the project's current local formatting settings, including the settings referenced for @jbranigan. Decide whether the project should use a Prettier configuration or prettier-eslint integration, then verify that the chosen approach establishes consistent formatting for the repository.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100