Skip to content

Commit

Permalink
cursor: add laravel pint
Browse files Browse the repository at this point in the history
  • Loading branch information
samialdury committed Oct 17, 2024
1 parent fd0bfe3 commit 5a5be59
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .config/cursor/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5a5be59

Please sign in to comment.