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

chore: don't auto-format built files or fixtures #554

Merged
merged 3 commits into from
Apr 15, 2024
Merged

Conversation

EvanHahn
Copy link
Contributor

This change should have no user impact.

This commit instructs Prettier to ignore:

  • /dist/ (built files)
  • *.snapshot.cjs (Brittle snapshot files)
  • /tests/fixtures/

This commit instructs Prettier to ignore:

- `/dist/` (built files)
- `*.snapshot.cjs` (Brittle snapshot files)
- `/tests/fixtures/`
@EvanHahn EvanHahn requested a review from tomasciccola April 11, 2024 18:21
@EvanHahn EvanHahn merged commit f174702 into main Apr 15, 2024
4 checks passed
@EvanHahn EvanHahn deleted the prettierignore branch April 15, 2024 14:40
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