Skip to content

Commit

Permalink
fix: ci add prettier_plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
medusiora committed Mar 31, 2024
1 parent 5b94c2f commit 7a50cbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prettier.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
# This part is also where you can pass other options, for example:
prettier_options: --write **/*.{js,jsx,ts,tsx,json,css,vue,md}
only_changed: True
prettier_plugins: "prettier-plugin-tailwindcss"

0 comments on commit 7a50cbf

Please sign in to comment.