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

fix: remove prettier-ignore line from curriculum-file-structure #531

Merged
merged 2 commits into from
Jan 7, 2025

Conversation

MatyiFKBT
Copy link
Contributor

Removed the extra prettier-ignore line which in its current form does nothing.

I ran astro check and the lint task as well:

> prettier . --check --cache && eslint . --cache

Checking formatting...
All matched files use Prettier code style!
=============

Checklist:

image
Left: old version, right: proposed

Removed the extra prettier-ignore line which in its current form does nothing.
@MatyiFKBT MatyiFKBT requested a review from a team as a code owner January 5, 2025 14:29
@gikf gikf changed the title fix(typo): remove prettier-ignore line from curriculum-file-structure fix: remove prettier-ignore line from curriculum-file-structure Jan 5, 2025
@naomi-lgbt naomi-lgbt enabled auto-merge (squash) January 7, 2025 03:10
@naomi-lgbt naomi-lgbt merged commit 9222b3f into freeCodeCamp:main Jan 7, 2025
4 checks passed
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