zackad / prettier-plugin-twig

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

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

Closed zackad closed 9 months ago

zackad commented 9 months ago

It has been removed from prettier 3.

zackad commented 9 months ago

Related: