zackad / prettier-plugin-twig

Code formatting plugin for Prettier to handle Twig templates
Apache License 2.0
30 stars 2 forks source link

Bugfix: Remove deprecated function `concat` to be compatible with prettier 3 #5

Closed zackad closed 4 months ago

zackad commented 4 months ago

It has been removed from prettier 3.

zackad commented 4 months ago

Related: