Eryn Manela
Eryn Manela
install of ``` "dependencies": { "@angular-skyhook/core": "1.4.0-rc.0", "@angular-skyhook/multi-backend": "1.4.0-rc.0" } ``` results in `npm WARN @angular-skyhook/[email protected] requires a peer of @angular-skyhook/core@^1.0.0 but none is installed. You must install peer dependencies...
## Type of Issue Enhancement: support multiple typescript design-time rootDirs that output to a specified run-time output directory. ``` [ ] Bug Report [x ] Feature Request ``` ## Description...
Being able to output to a single file would be good.
Add an option to convert a c# namespace to a ts module (with dot syntax) This is the more modern ts way of doing things.