Skip to content

[Feature] Configuration Options #16

@gitKrystan

Description

@gitKrystan

💬 Describe the Feature

Support the following configuration options:

If the user does not set these options, they should fall back to whatever is set for JS/TS.

Any others? Tell me in a comment!

🔬 Use Case

As a developer, I might want to use different prettier configuration for my embedded Glimmer templates than I use for my JS/TS code.

Examples:

  • 120 character print width is common for hbs files while 80 is more common for JS/TS.
  • People commonly use double quotes in hbs files and single quotes in JS/TS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions