Skip to content

Conversation

@Eashana0104
Copy link
Contributor

@Eashana0104 Eashana0104 commented Dec 22, 2025

Closes #2234

Change notes-

  1. Add !/js to .prettierignore file so it does not ignore files in root js directory.
  2. Run prettier --write . command to fix all the formatting errors in /js/

@Eashana0104 Eashana0104 changed the title Fix js files in root directory ignored by prettier Draft:Fix js files in root directory ignored by prettier Dec 22, 2025
@Eashana0104 Eashana0104 marked this pull request as draft December 22, 2025 22:28
@Eashana0104 Eashana0104 changed the title Draft:Fix js files in root directory ignored by prettier Fix js files in root directory ignored by prettier Dec 22, 2025
@Eashana0104 Eashana0104 marked this pull request as ready for review December 23, 2025 16:43
@sarah-mason sarah-mason added the Community Pull requests that have been contributed from community members outside Artefactual label Dec 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Community Pull requests that have been contributed from community members outside Artefactual

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Problem: JS files in root /js/ are ignored by Prettier

2 participants