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
Using moment-msdate in place of moment or moment-timezone in a TypeScript project requires type definitions for its methods. Moment + Timezone are already typed.
I'm still pretty new to TypeScript, but I may create a PR we can review and hopefully get this in.
All it may involve is (add anything I'm missing)
Create TS def file moment-msdate.d.ts
Link to package.json on typings key
The text was updated successfully, but these errors were encountered:
Using
moment-msdate
in place ofmoment
ormoment-timezone
in a TypeScript project requires type definitions for its methods. Moment + Timezone are already typed.I'm still pretty new to TypeScript, but I may create a PR we can review and hopefully get this in.
All it may involve is (add anything I'm missing)
moment-msdate.d.ts
typings
keyThe text was updated successfully, but these errors were encountered: