Skip to content

Run Prettier linter #2

Description

@HonkingGoose

Goal:

Speed up reviewing PRs by enforcing one code style for the project.

Todo:

  • Install Prettier linter as development dependency
  • Create basic Prettier config
  • Create two script entries in the package.json file:
    • prettier that runs Prettier with the --cache option
    • prettier-fix that runs prettier with the --cache option and fixes the files
  • Create basic GitHub Action run to check if the prettier command run passes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Datasource

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions