crisbusquets / uifrommars-five

uiFromMars' WordPress theme
https://www.uifrommars.com/
0 stars 0 forks source link

Add language-based format rules using prettier #16

Closed aasensios closed 1 month ago

aasensios commented 1 month ago

To apply the consistent format rules to the codebase switch to this branch chore/format-rules and run:

npx prettier . --write

Review the local changes and commit them if everything is fine.