Remove pinned prettier version, fix related linting inconsistencies
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 351
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 1
Description
As pointed out here (https://github.com/Addepar/ember-table/pull/790#issuecomment-560470564), it looks like we may have incompatible linting happening at CI. To close this issue, remove the resolution of prettier from yarn.lock and upgrade deps or otherwise fix things so that all the linting that happens at CI passes.
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 with the prettier resolution in yarn.lock and the CI linting steps described in the issue and linked pull-request comment. Remove the pin, adjust dependencies as needed, and confirm that all linting performed by CI passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100