Skip to content

Fix prettier warnings#133

Merged
sarah-pontier merged 2 commits intomainfrom
sp/fix-prettier-warnings
May 4, 2026
Merged

Fix prettier warnings#133
sarah-pontier merged 2 commits intomainfrom
sp/fix-prettier-warnings

Conversation

@sarah-pontier
Copy link
Copy Markdown
Collaborator

VS Code settings set default TS formatter to vscode.typescript-language-features, while lint rules enforced prettier formatting. This could cause prettier warnings when files are formatted on save.

Updated settings.json to match linting rules and and added extensions.json

Also removed/updated deprecated typescript settings

@sarah-pontier sarah-pontier requested a review from diegopinate as a code owner May 4, 2026 14:11
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 4, 2026

⚠️ No Changeset found

Latest commit: 923f855

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@sarah-pontier sarah-pontier enabled auto-merge (squash) May 4, 2026 14:28
@sarah-pontier sarah-pontier merged commit 4546f36 into main May 4, 2026
4 checks passed
@sarah-pontier sarah-pontier deleted the sp/fix-prettier-warnings branch May 4, 2026 15:27
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