Problemunvalidated
VSCode does not seem to read the nested dependencies' types — One of the app's dependencies (specified in its package.json) is `react-router-dom` and `react-router-dom` has `react-router` as a dependency. Tension: When I use the `useLocation` hook, VSCode displays its type as. Outcome: it seems that it is able to follow pnpm's symlinks and read `useNavigate` hook's type.
026f1356-dd53-4e67-a6f0-a37e38a13ef8
VSCode does not seem to read the nested dependencies' types — One of the app's dependencies (specified in its package.json) is react-router-dom and react-router-dom has react-router as a dependency. Tension: When I use the useLocation hook, VSCode displays its type as. Outcome: it seems that it is able to follow pnpm's symlinks and read useNavigate hook's type.