Created
June 29, 2024 19:04
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"preset": "laravel", | |
"exclude": [ | |
"vendor" | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment