Basically working Yeoman template generator generator

This commit is contained in:
SteveSandersonMS
2016-04-28 17:01:27 +01:00
parent fc705e8bf8
commit 4de2e9673f
12 changed files with 281 additions and 52 deletions

View File

@@ -2,7 +2,7 @@
"compilerOptions": {
"moduleResolution": "node",
"target": "es5",
"outDir": "built",
"outDir": "tmp",
"sourceMap": false
},
"exclude": [