mattmcmanus / atom-ember-snippets

Ember.js ES6 snippets for Atom
https://atom.io/packages/ember-snippets
MIT License
38 stars 22 forks source link

Add LET helper to templates snippets #42

Closed Exelord closed 6 years ago

Exelord commented 6 years ago

It would be useful to add new let helper snippet REF: https://github.com/emberjs/rfcs/blob/master/text/0286-block-let-template-helper.md

https://github.com/mattmcmanus/atom-ember-snippets/blob/99eb8cdd7c9f6abb14a685cd611330b79a6ad0cd/snippets/handlebars.cson#L3

mattmcmanus commented 6 years ago

Published in 3.0.0!