TypeScript-AMD-Boilerplate icon indicating copy to clipboard operation
TypeScript-AMD-Boilerplate copied to clipboard

A TypeScript AMD Grunt Boilerplate with RequireJS

Results 1 TypeScript-AMD-Boilerplate issues
Sort by recently updated
recently updated
newest added

This did not work for me on the first try, when I did: ``` npm install ``` I got: ``` npm ERR! Error: version not found: 0.2.10 : grunt-typescript/0.2.10 ```...