Skip to content

Add javascript formatter #170

@daveschaefer

Description

@daveschaefer

Eloquently put by JSLint - https://github.com/douglascrockford/JSLint:

The place to express yourself in programming is in the quality of your ideas and
the efficiency of their execution. .. Conforming to a consistent style improves
readability, and frees you to express yourself in ways that matter.

Rather than spending time discussing what formatting the code should be in, let's just hook up a javascript formatter and make it easy to use. All code that goes into the project can use it to keep the same look, saving time and making things consistent.

js-beatify can be run via python - https://github.com/beautify-web/js-beautify

Fantastic. Let's hook that up :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions