From 6c74d327679de6041623c0171685e730dbcf1624 Mon Sep 17 00:00:00 2001 From: Preston Lamb Date: Mon, 13 Jun 2016 03:04:07 -0600 Subject: [PATCH] Angular 2 Snippets (#5477) --- repository/a.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/a.json b/repository/a.json index 69b3ac002c0..2335d725097 100755 --- a/repository/a.json +++ b/repository/a.json @@ -628,6 +628,17 @@ } ] }, + { + "name": "Angular 2 Snippets (John Papa)", + "details": "https://github.com/pjlamb12/st3-ng2-snippets", + "labels": ["snippets", "angular2"], + "releases": [ + { + "sublime_text": "*", + "tags": true + } + ] + }, { "name": "Angular Material Snippets", "details": "https://github.com/devotis/sublime-angular-material-snippets",