From 809804294bd31edd73e70e1d96338118974291ac Mon Sep 17 00:00:00 2001 From: frankwallis Date: Sat, 21 Feb 2015 11:20:27 +0000 Subject: [PATCH] add plugin-typescript to jspm registry as 'ts' --- registry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/registry.json b/registry.json index 8f9d789..598b3c9 100644 --- a/registry.json +++ b/registry.json @@ -9,6 +9,7 @@ "jade": "github:johnsoftek/plugin-jade", "jsx": "github:floatdrop/plugin-jsx", "less": "github:aaike/jspm-less-plugin", + "ts": "github:frankwallis/plugin-typescript", "ace": "github:ajaxorg/ace-builds", "angular": "github:angular/bower-angular",