#transpile — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #transpile, aggregated by home.social.
-
When using #babel to #transpile a #nodejs library, is there something you must configure for editor #IntelliSense to work when importing the library? The actual import map is working (I can use modules in my project) but class properties and methods don’t have any IntelliSense in #vscode and in #webstorm class properties are highlighted as “undefined“ (even though they work just fine).
#webdev #question #SoftwareDevlopment #development #bundler #webpack #javascript #typescript #vanillajs