Skip to content

Applying multiple formatters in sequence #68

@TxHawks

Description

@TxHawks

From the documentation I see that formatFiletypes can take an array of formatters for each file type, but from a very cursory reading of the code it seems like they are run async.

My use case is that I would like to run Prettier, and only then ESLint (kind of like prettier-eslint does, but without using it.

Is something like that possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions