Configure Laravel Pint
This commit is contained in:
parent
3ffd8c40a2
commit
c714457604
1 changed files with 6 additions and 0 deletions
6
pint.json
Normal file
6
pint.json
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
{
|
||||||
|
"preset": "laravel",
|
||||||
|
"rules": {
|
||||||
|
"concat_space": false
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue