Skip to content

Ignore all pattern no longer works in prettierignore #81

@isuro

Description

@isuro

Our .prettierignore previously looked like this:

*
!*.less
!*.js
!*.jsx
!*.ts
!*.tsx
!*.json5

With --experimental-cli, even prefixing each of those with **/, unwanted files (e.g. markdown) are still being formatted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions