How to make IntelliJ recognize path in require -


i want navigate file './common/keyvalue' if click on string given require. tried inject 'file' language reference did no help.

var store = require('./common/keyvalue'); var simplerow = require('./components/simplerow'); 


Popular posts from this blog

html/hta mutiple file in audio player -

debugging - Reference - What does this error mean in PHP? -