Skip to content

Instantly share code, notes, and snippets.

@lucperkins
Last active October 28, 2022 19:09
Show Gist options
  • Save lucperkins/b34355e7f5aea789b80025de490e33f2 to your computer and use it in GitHub Desktop.
Save lucperkins/b34355e7f5aea789b80025de490e33f2 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