Skip to content

Instantly share code, notes, and snippets.

@lucperkins
Created October 28, 2022 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lucperkins/51fb5b189d001c1bd192e391236a7f1c to your computer and use it in GitHub Desktop.
Save lucperkins/51fb5b189d001c1bd192e391236a7f1c to your computer and use it in GitHub Desktop.
- name: Prettify JS and TS files
run: nix develop --command prettier --write **/*.{js,ts}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment