Skip to content

Fix Prettier configuration file name #662

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

Merged
merged 2 commits into from
Mar 25, 2025
Merged

Conversation

ma2yama
Copy link
Contributor

@ma2yama ma2yama commented Mar 25, 2025

⚠️ All PRs have to be done versus 'dev' branch, so be aware of that, or we'll close your issue ⚠️

What kind of change does this PR introduce?

bugfix

Can it be referenced to an Issue? If so what is the issue # ?

No

How can we test it?

npm run format

Summary

The Prettier configuration file name was incorrect and not valid, so I fixed it.
Matching the settings in the configuration file would have required a lot of code modification, so I modified the configuration file to match the code.

Does this PR introduce a breaking change?

No

Please TEST your PR before proposing it. Specify here what device you have used for tests, version of OS and version of Browser

MacBook Air (2020), macOS 15.3.2

Other information

https://prettier.io/docs/configuration

@nickw1 nickw1 merged commit 4fbb0cd into AR-js-org:dev Mar 25, 2025
1 check passed
@kalwalt
Copy link
Member

kalwalt commented Mar 26, 2025

@ma2yama thank you for this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants