Skip to content

Prettier is misconfigured #1226

Closed
Closed
@johannesschobel

Description

Dear all,

the prettier in this repository is misconfigured, i.e., it formats the content in /content weirdly, sometimes breaking stuff. Also, the package.json and package-lock.json file are formatted - which is not really required ;)
Formatting the package.json file, for example, reformats the regex in the npm run prettify command itself, breaking the command.

Also, for example, all indent-whitespaces are removed and so on..

You can easily verify it by

  • pulling the latest master branch
  • run npm run prettify
  • open the package.json file

Metadata

Assignees

No one assigned

    Labels

    web/bugA reported bug for the website.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions