Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Format Protocol JS components using Prettier

Open
#877 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Refactor
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
tooling

Research direction

Start by locating the Protocol repository's JavaScript components and current ESLint configuration, then compare formatting with the linked bedrock .prettierrc.json. Apply the shared Prettier configuration and add eslint-config-prettier to ESLint; done means the JavaScript files are consistently formatted and lint configuration no longer conflicts with Prettier.

Written by the indexing model from the issue text.

Description

It would be nice to maintain consistency between bedrock and protocol in how we format JS files, by using the same Prettier config.

We should also update ESLint to use eslint-config-prettier

Dominant language
SCSS
Stars
298
Forks
83
Avg merge
9d 7h
Merged PRs (30d)
7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mozilla/protocol

All issues in mozilla/protocol

Similar issues

More DevTools issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.