Skip to content

Automatically format JSON files according to eslint rules #43

@Robbert

Description

@Robbert

Formatting JSON could be useful since all files need to adhere to the same standards:

  • easier to add existing JSON files, since fixing them is easy
  • improve readability from JSON output of third-party scripts, such as eslint -f json
  • Find tool that interprets eslint indentation, spacing, quote, curly and alignment standards
  • Add gulp task fix:json

Maybe eslint --fix --no-eslintrc -c .jsonrc.json will do the trick.

Metadata

Metadata

Assignees

No one assigned

    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