Skip to content

Add esformatter plugin for automatic formatting #33

@lshearer

Description

@lshearer

esformatter—a JavaScript formatting tool with built-in whitespace formatting support that can be pluggable or chained to do about any sort of formatting—supports plugins that enable you to import a shared settings module. An example of this simple type of plugin is https://github.com/bcomnes/esformatter-standard.

By creating an esformatter plugin, we can have automatic in-editor (and command-line) reformatting of code to match the styles enforced by ESLint.

Editor support:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions