Browse Source

add flow, add phantomjs, del node-inspector

Kyle P Davis 8 years ago
parent
commit
28022c8e9d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      gimmes/my/js

+ 2 - 1
gimmes/my/js

@@ -4,10 +4,11 @@ set -o errexit -o pipefail
 gimme \
 	node \
 	eslint \
+	flow \
 	js-beautify \
 	jsfmt \
 	mocha \
 	http-server \
-	node-inspector \
+	phantomjs \
 	jsonlint \
 	json