@types/moment-timezone not recognized Follow
I've installed `@types/moment-timezone` but Webstorm (2016.2.3) keeps displaying an "Unresolved function or method" error when I'm using moment-timezone's `tz` property.
It's compiling fine and I already installed Typescript 2.0. But that error is annoying. :P
Any ideas on how to fix it?
Please sign in to leave a comment.
Bug is logged as https://youtrack.jetbrains.com/issue/WEB-23296, please vote for it to be notified on any progress