Closed lordlycastle closed 2 years ago
I don’t think we control the @types package as I believe thats auto or near manually created.
I have no immediate help to offer.
It is manually created, I did it. Also, I noticed the missing UserOptions and created a PR on @types about one month ago, but it hasn't been merged due to the lack of review. If you review, it should be published quickly by @types' bot: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/48973
I'm using
3.0.1
version of this package and3.0.0
version of@types
package. It doesn't havetypeHandlers
option inoptions: UserOptions
argument. This fails the typescript from compiling and fails.