We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A bunch of .prettierrc.js files that show up as untracked new files in Git are generated when you build the solution.
The build causes no new files to be created.
Jira issue
The text was updated successfully, but these errors were encountered:
Since then, the .prettierrc.js has been added to .gitignore so this should no longer be an issue. I can't repro it currently.
.prettierrc.js
Sorry, something went wrong.
No branches or pull requests
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
Expected behavior
The build causes no new files to be created.
Screenshots
Jira issue
The text was updated successfully, but these errors were encountered: