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 fix again #36

Merged
merged 3 commits into from
Feb 4, 2024
Merged

Prettier fix again #36

merged 3 commits into from
Feb 4, 2024

Conversation

TyHil
Copy link
Member

@TyHil TyHil commented Feb 4, 2024

Woah the problem with prettier that caused me to make the first branch was actually resolved in a new release, requiring a second branch.
prettier/prettier#16012

New update required trailing commas on tsconfig.json so GitHub action with the latest version was failing --> Add commas, and require newer version.

New new update removes trailing commas on tsconfig.json so GitHub action with the latest version was failing --> Remove commas, and require newer version.

Copy link

vercel bot commented Feb 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
website-v2 ✅ Ready (Inspect) Visit Preview Feb 4, 2024 6:48am

@dlaunikitis dlaunikitis merged commit 3368ec7 into develop Feb 4, 2024
3 checks passed
@TyHil TyHil deleted the prettier-fix-again branch March 8, 2024 06:30
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.

2 participants