Better prettier-ignore support
Opened this issue · 0 comments
anthmatic commented
Sometime <!-- prettier-ignore -->
works and other times it does not. This is mostly related to the placeholder strategy that the plugin uses.
Currently, I think there are two paths forward:
- Adjust placeholder strategy
- Implement a custom tag like
{% prettier_ignore %}{% end_prettier_ignore %}