DEV Community

Abdul Wahid Kahar
Abdul Wahid Kahar

Posted on

How to fix auto import not working in a React, TypeScript project

Make sure you have installed the "ES7+ React/Redux/React-Native snippets" extension in your VS Code.

Image descriptionEnsure its status is 'disable'.

Also, install the "TypeScript and JavaScript Language Features" extension.

Image description Ensure its status is 'disable.'

Top comments (0)