Skip to content

Add configurable prettier options#1006

Closed
langpavel wants to merge 1 commit intosveltejs:mainfrom
langpavel:feat/prettier-options
Closed

Add configurable prettier options#1006
langpavel wants to merge 1 commit intosveltejs:mainfrom
langpavel:feat/prettier-options

Conversation

@langpavel
Copy link
Copy Markdown

@langpavel langpavel commented Mar 24, 2026

Expose useTabs, singleQuote, trailingComma, and printWidth as addon options so users can customize prettier defaults via CLI or interactive prompts.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Mar 24, 2026

🦋 Changeset detected

Latest commit: 50590e3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
sv Patch

Not sure what this means? Click here to learn what changesets are.

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

@langpavel langpavel force-pushed the feat/prettier-options branch from 4e0c058 to a495967 Compare March 24, 2026 14:22
… hints

Expose useTabs, singleQuote, trailingComma, and printWidth as addon
options so users can customize prettier defaults via CLI or interactive
prompts. Add descriptive hints to trailingComma select options and
reorder them (none, es5, all) for clarity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@langpavel langpavel force-pushed the feat/prettier-options branch from a495967 to 50590e3 Compare March 24, 2026 14:47
@svelte-docs-bot
Copy link
Copy Markdown

@jycouet
Copy link
Copy Markdown
Contributor

jycouet commented Mar 24, 2026

That's a lot of questions, I'm not really in favor of this one.
I'll close for now

@jycouet jycouet closed this Mar 24, 2026
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