From 83a07c731eecfe7b51c2627d3b10e90d9bc78052 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 22 Oct 2014 19:36:23 -0700 Subject: [PATCH] add tern as npm setup. --- resources/npm.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/npm.sh b/resources/npm.sh index 2447c8e0..8e3a4bc6 100644 --- a/resources/npm.sh +++ b/resources/npm.sh @@ -1,2 +1,3 @@ npm -g install http-server npm -g install js-beautify +npm -g install tern