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

Format all files by Prettier #70

Merged
merged 2 commits into from May 13, 2024

Conversation

phanect
Copy link
Contributor

@phanect phanect commented May 12, 2024

Currently, some files have mixed indents. Tabs, 2-spaced, and 4-spaced indents are in the same file.
I noticed Prettier is only applied to the src/ directory and it has not fixed them.

How about checking all files by Prettier?

@scosman
Copy link
Contributor

scosman commented May 13, 2024

Good call! Thanks

@scosman scosman merged commit 9650fd3 into CriticalMoments:main May 13, 2024
4 checks passed
@phanect phanect deleted the refactor-format-all branch May 13, 2024 17:20
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.

None yet

2 participants