mirror of
https://github.com/aspnet/JavaScriptServices.git
synced 2025-12-25 02:57:31 +00:00
Basically working Yeoman template generator generator
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"compilerOptions": {
|
||||
"moduleResolution": "node",
|
||||
"target": "es5",
|
||||
"outDir": "built",
|
||||
"outDir": "tmp",
|
||||
"sourceMap": false
|
||||
},
|
||||
"exclude": [
|
||||
|
||||
Reference in New Issue
Block a user