Browse Source

add flow, add phantomjs, del node-inspector

Kyle P Davis 8 năm trước cách đây
mục cha
commit
28022c8e9d
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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