We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Is there a way to customize skeleton of if then else such that it becomes:
if then else
if undefined then undefined else undefined
I know that it doesn't comply with your style guide, but for simple cases it seems an overkill.