-
I'm just looking at my roadmap and I need to write these two features at **_some point_** in the future. I may as well contribute them back if you'd like them..
I'm a bit torn about how I'd like to…
-
I've got this error message when try to run setup project
TypeError: typeorm_seeding_1.loadEntityFactories is not a function
When I've go to the file seed.ts it's seem like no const define…
-
I am using this library and for the last year I loved it. Now I am using it in a TypeScript GraphQL Server with `@types/graphql-resolvers`.
All my types are generated via `graphql-codegen`. Without…
-
In our rush to finish the CUD features/the management page for R7, some things were implemented a bit haphazardly due to time constraints. Now, we have the time to clean these up or replace them with …
-
## Search Terms
constructor return type
## Suggestion
Add an ability to specify return type of a class constructor.
Right now the compiler produces the following error: "Type annotation …
-
I am the maintainer of `tplant ^ -1` or in other words [plantuml-parser](https://github.com/Enteee/plantuml-parser) :smiley: . I do think it would be very beneficial for users if we could somehow mak…
-
This is a great project!
I have started adding the facts about this project to my collection and created the following work-in-progress comparison between it and some others. Now I'm looking for so…
-
With roughly two million downloads per months, there must be a lot of big and small companies using this package. Please share your success stories!
1. Which company?
2. Logo would be cool! (it im…
-
Perhaps TS should be able to identify `Object.assign(this, ...)` then infer the properties that are assigned to `this`? Or is this not possible to do? I am not sure.
**TypeScript Version:**…
-
It seems to be returning the swagger page for undocumented endpoints. Not sure if it's due to this code, as I am using a boilerplate that implements this library.
Link to boilerplate: https://github.…