@WebStormIDE is there any way to let WebStorm know which package.json to use for FE dependencies? I have a project which has several package.json files and I lose most of the code assisting with libraries.
That might be the reason - this inspection follows the standard patterns and checks the package.json files in the parent folders. Will see if where's a workaround. But code completion should actually work just fine in this case. Does it?
-
-
You can disable the inspection if you press Alt-Enter on it, then arrow right - Disable inspection.
-
Do you use webpack in your project? Do you have these resolve rules described in resolve.module in the webpack config? If yes, WebStorm can understand that config - specify the path to it in Preferences | Languages & Frameworks | JavaScript | Webpack.
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.