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
PHPStorm can't show proper hint for projects like winston. following this guide https://blog.jetbrains.com/webstorm/2014/01/getting-started-with-node-js-in-webstorm/ , tsd file is installed for winston, however, when I export a module which use winston and require it, it seems there are no way for PHPStorm to detect it and show proper hint
The text was updated successfully, but these errors were encountered:
PHPStorm can't show proper hint for projects like winston. following this guide https://blog.jetbrains.com/webstorm/2014/01/getting-started-with-node-js-in-webstorm/ , tsd file is installed for winston, however, when I export a module which use winston and require it, it seems there are no way for PHPStorm to detect it and show proper hint
The text was updated successfully, but these errors were encountered: