diff --git a/.config/cursor/settings.json b/.config/cursor/settings.json index 776fc0a..4fdc1d2 100644 --- a/.config/cursor/settings.json +++ b/.config/cursor/settings.json @@ -30,6 +30,11 @@ // Prettier "prettier.requireConfig": true, "prettier.useEditorConfig": false, + // Pint + "laravel-pint.enable": true, + "[php]": { + "editor.defaultFormatter": "open-southeners.laravel-pint" + }, // Vim // Shell