Setting up Nodejs for webstorm -
i've been trying syntax , autocomplete working in webstorm. i've installed webstorm 7 eap. right now, i'm trying simple script highlight properly:
how webstorm accept app.listen(3000)
?
i think best solution became available in 1 of recent eaps download library via setting | javascript | libraries | download. select typescript community stubs there , add express.js. typescript library file improve completion , highlighting in pure javascript project. please see web-8801.
Comments
Post a Comment