Skip to content

Search for elm-format in node_modules #3

@ad-si

Description

@ad-si

Installing any dependencies (even dev dependencies) globally is normally an anti pattern for node.js. So elm-format should be installed locally with npm install --save-dev elm-format and elm-format-on-save should check if the binary is available in node_modules/elm-format/bin/elm-format.

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