Shopify / prettier-plugin-liquid

Prettier Liquid/HTML plugin
https://npm.im/@shopify/prettier-plugin-liquid
MIT License
94 stars 15 forks source link

Add support for prettier-ignore twig comments #222

Closed andyexeter closed 2 months ago

andyexeter commented 2 months ago

Resolves #2

Allows e.g.:

{# prettier-ignore #}

and:

{# prettier-ignore-attribute #}
andyexeter commented 2 months ago

Sorry, wrong repo. Was supposed to open it on our fork :D