Skip to content

Run prettier on all code, not just javascript #838

@carolyncole

Description

@carolyncole

We are currently only running prettier on javascript, but in other projects we run it on everything. Lets run it on everything here too.
https://github.com/pulibrary/tigerdata-app/blob/main/.circleci/config.yml#L221C2-L223C47

Acceptance Criteria

  • Fix the errors found by prettier yarn run prettier --write .
  • Add prettier check on all files to circle ci

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