Skip to content

Instantly share code, notes, and snippets.

@laymont
Created June 29, 2024 19:04
Show Gist options
  • Save laymont/961bbc37dd449f901de855fba9cbf824 to your computer and use it in GitHub Desktop.
Save laymont/961bbc37dd449f901de855fba9cbf824 to your computer and use it in GitHub Desktop.
Pint es una herramienta de formateo de código PHP que se basa en el paquete laravel/pint
{
"preset": "laravel",
"exclude": [
"vendor"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment