-
Notifications
You must be signed in to change notification settings - Fork 678
Open
Description
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
scriptentries in thepackage.jsonfile:-
prettierthat runs Prettier with the--cacheoption -
prettier-fixthat runs prettier with the--cacheoption and fixes the files
-
- Create basic GitHub Action run to check if the
prettiercommand run passes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.