Closed Roardom closed 1 year ago
A file containing a forelse loop with an empty statement where the empty is plain text (if it's wrapped in html tags it works)
@forelse ($items as $item) {{ $item }} @empty No items @endforelse
becomes
@forelse ($items as $item) {{ $item }} @emptyNo items@endforelse
prettier-plugin-blade: 1.6.14 prettier: 2.8.8
prettier-plugin-blade
prettier
Improved in v1.6.15, with additional test coverage
v1.6.15
A file containing a forelse loop with an empty statement where the empty is plain text (if it's wrapped in html tags it works)
becomes
prettier-plugin-blade
: 1.6.14prettier
: 2.8.8