mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2026-02-08 19:25:06 +00:00
5 lines
316 B
XML
5 lines
316 B
XML
<templateSet group="Handlebars">
|
|
<template name="itar" value="{{#each $HELPER$}} $END$ {{/each}}" description="Handlebars Each block" toReformat="true" toShortenFQNames="false" deactivated="true">
|
|
<variable name="HELPER" expression="" defaultValue="" alwaysStopAt="true" />
|
|
</template>
|
|
</templateSet> |