Sometimes, I utilize the import suggestion when I’m too lazy to manually write down the real name or path. But, unfortunately, anyhow, this feature in VSCode sometimes not active and make me so frustrated. I try to make a .vscode folder and create settings.json to set the setting for VSCode, and it didn’t work. I try to create .eslintrc file and .prettierrc file, and it still didn’t work for me. But, after digging and doing research for long time, I found the solution for this problem.