kazuto/pint-preset

Opiniated Laravel Pint Preset

1.0.1 2023-09-28 10:09 UTC

This package is auto-updated.

Last update: 2024-09-28 12:19:18 UTC


README

composer require kazuto/pint-preset --dev

Usage

  • Add the following script to your composer.json for minimal setup:
"lint": "vendor/bin/pint --config=vendor/kazuto/pint-preset/pint.json",