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

Prettier files being generated on build (OCC-266) #465

Closed
Piedone opened this issue Jul 11, 2024 · 1 comment
Closed

Prettier files being generated on build (OCC-266) #465

Piedone opened this issue Jul 11, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Piedone
Copy link
Member

Piedone commented Jul 11, 2024

Describe the bug

A bunch of .prettierrc.js files that show up as untracked new files in Git are generated when you build the solution.

To Reproduce

  1. Freshly clone the repo.
  2. Open in VS.
  3. Build.
  4. Check Git status.

Expected behavior

The build causes no new files to be created.

Screenshots

image

Jira issue

@Piedone Piedone added the bug Something isn't working label Jul 11, 2024
@github-actions github-actions bot changed the title Prettier files being generated on build Prettier files being generated on build (OCC-266) Jul 11, 2024
@sarahelsaig
Copy link
Contributor

Since then, the .prettierrc.js has been added to .gitignore so this should no longer be an issue. I can't repro it currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants