We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88ff614 commit 95bb11dCopy full SHA for 95bb11d
readme.txt
@@ -79,4 +79,13 @@ gulp clean
79
Tools used
80
----------
81
82
-npm install -g jshint
+npm install -g jshint
83
+
84
85
+History
86
+-------
87
88
+v0.1
89
+ updated project to use babel to transpile JSX file.
90
+ Added gulp to build project.
91
+ Added JShint to validate JSX files post compile
0 commit comments