Skip to content

Instantly share code, notes, and snippets.

@lucperkins
Created October 5, 2022 21:40
Show Gist options
  • Save lucperkins/df83011c43691dd0faec2b65269b276c to your computer and use it in GitHub Desktop.
Save lucperkins/df83011c43691dd0faec2b65269b276c to your computer and use it in GitHub Desktop.
- name: Prettify repo code
uses: creyD/[email protected]
with:
prettier_options: --write **/*.{js,jsx,ts,tsx}
only_changed: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment