Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS formatter #3225

Open
7 tasks
rachidatecs opened this issue Dec 16, 2024 · 0 comments
Open
7 tasks

JS formatter #3225

rachidatecs opened this issue Dec 16, 2024 · 0 comments
Labels
dev issue is for the dev team refactor

Comments

@rachidatecs
Copy link
Contributor

rachidatecs commented Dec 16, 2024

Issue description

Implement JS formatting.

Acceptance criteria

  • Choose a linter to be used in our project and get approval from a lead.
  • JS formatter task is defined and can be run on the command line
  • JS linter task is defined and can be run on the command line
  • The JS linter is auto triggered on PRs
  • The JS linter blocks PRs in GH if it fails
  • Update documentation
  • Run linter on our JS code

Additional context

Configure the linter (e.g., ESLint) to include a formatting plugin (e.g., eslint-plugin-prettier). This ensures that the formatter and linter don’t conflict.

Cursory review of JS functionality to ensure nothing broke will be required on the part of this ticket's reviewers.

Links to other issues

No response

@PaulKuykendall PaulKuykendall added the dev issue is for the dev team label Jan 27, 2025
@PaulKuykendall PaulKuykendall moved this from 👶 New to ⚙ Dev Parking Lot in .gov Product Board Jan 27, 2025
@allly-b allly-b moved this from ⚙ Dev Parking Lot to 🎯 Ready in .gov Product Board Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev issue is for the dev team refactor
Projects
Status: 🎯 Ready
Development

No branches or pull requests

3 participants