-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Hi,
I'm using this with Craft CMS Twig templating and am curious how I'd go about circumventing a syntax error with the ??? operator.
I use this plugin, which it itself is based on a PR pending on the Twig repo, quite a bit.
When compiling with Prettier I get Error: ERROR: Unexpected token "?" of value "?" which occurs as an example, within a conditional such as {% if foo ??? bar %}
Obviously, it's right to throw an error as it isn't official Twig markup, but was wondering if there was a way to get past that.
Thanks a bunch for your work on this!
illepic, aaronwaldon, davidhellmann, acalvino4 and maxstrebel
Metadata
Metadata
Assignees
Labels
No labels