Why vscode jump to a .d.ts file when I command click a module #30604
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
javascript
JavaScript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
import { Provider } from 'react-redux';
When I command click the 'react-redux' I wanna see the source code which is a .js file, but the vscode jump to a .d.ts file instead. How can I fix this?
The text was updated successfully, but these errors were encountered: