Some basic Angular 2 yasnippets, converted from John Papa's VSCode snippets
- Get yasnippet, either from git or via ELPA.
- Clone this repo into wherever
yas-snippet-dir
is pointing M-x yas-reload-all
to refresh yasnippet and load the new snippets.
Feel free to fork/extend/correct/add to these snippets, they're basic and I just wanted a quick way to stamp out an ng2 Component definition in Spacemacs.