johnpapa / gulp-patterns

Playground for Gulp Recipes
501 stars 146 forks source link

Add typings to .gitignore #103

Closed JSMike closed 9 years ago

JSMike commented 9 years ago

Update readme to include installation of tsd Remove typings from git index

JSMike commented 9 years ago

Hello, Thank you for this example repo. I've also read your article on visual studio code and typings (pre 0.5, thank goodness no more ///). I believe the best practice is to have typings install based off of the tsd.json, similar to bower and npm. I've updated the .gitignore, the readme instructions, and the git index. Note: I didn't update the package.json version.

Thanks again, Mike

johnpapa commented 9 years ago

merging, but makign a few changes