Skip to content

Not using prettierrc.json #125

Open
Open
@theRealPadster

Description

@theRealPadster

I have a prettierrc.json in my root directory that specifies single quotes, but the generated output using double quotes.

{
  "trailingComma": "all",
  "tabWidth": 2,
  "semi": false,
  "singleQuote": true
}

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