Skip to content

New rule "@typescript-eslint/quotes" #104

@ybiquitous

Description

@ybiquitous

Hi, I noticed that the new rule @typescript-eslint/quotes has been added since @[email protected]:

I'm prepared for opening a new PR to add this new rule to the @typescript-eslint.js:

rules: {
"@typescript-eslint/func-call-spacing": "off",
"@typescript-eslint/indent": "off",
"@typescript-eslint/member-delimiter-style": "off",
"@typescript-eslint/no-extra-parens": "off",
"@typescript-eslint/semi": "off",
"@typescript-eslint/type-annotation-spacing": "off"
}

But I'm not sure whether we should modify also the "quotes" section in README.
https://github.com/prettier/eslint-config-prettier/blob/v6.1.0/README.md#quotes

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