You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As I guess it's caused by gulp, which I think is useless in these times since you are able to build files just using typescripts tsc command.
If you agree with me I will prepare PR replacing gulp with typescript compiler and modify its (typescripts) config
Hey thanks for the information but you are kinda wrong, its not that i dont emit type declarations but somehow npm didn't upload them, locally i have them as expected so the PR (#2) is also kinda pointless to me, i will release a new minor later today with type declarations as expected ^^.
For why i used Gulp is just convenience so i dont mind you removing/replacing it.
The library is not emitting type declarations so it's kind of useless when used with TypeScript in strict mode
The text was updated successfully, but these errors were encountered: