There does not seem to be any project types for creating and building TypeScript libraries.
I am doing an experiment porting Backbone.js and Underscore.js to TypeScript from JavaScript; rather than just using there .d.ts files.
Aaron
Comments: Basically a blank project capable of hosting projects like Backbone, or Underscore, or jQuery, but TypeScript based; with no extra fluff.
I am doing an experiment porting Backbone.js and Underscore.js to TypeScript from JavaScript; rather than just using there .d.ts files.
Aaron
Comments: Basically a blank project capable of hosting projects like Backbone, or Underscore, or jQuery, but TypeScript based; with no extra fluff.