mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-26 11:37:31 +00:00
Basically working Yeoman template generator generator
This commit is contained in:
3
templates/yeoman/typings/tsd.d.ts
vendored
3
templates/yeoman/typings/tsd.d.ts
vendored
@@ -5,3 +5,6 @@
|
||||
/// <reference path="lodash/lodash.d.ts" />
|
||||
/// <reference path="mkdirp/mkdirp.d.ts" />
|
||||
/// <reference path="rimraf/rimraf.d.ts" />
|
||||
/// <reference path="node-uuid/node-uuid-base.d.ts" />
|
||||
/// <reference path="node-uuid/node-uuid-cjs.d.ts" />
|
||||
/// <reference path="node-uuid/node-uuid.d.ts" />
|
||||
|
||||
Reference in New Issue
Block a user