Hi, I got this problem in VS code, only within this project.
When I created a new file, I can't use Absolute Import Path, I have to restart the VS Code or re-run npm start
This is the new file

And here, same file but after restart VS Code

It is time-consuming when I have to re-run the project or restart VS code every time when I create a new file.
Please help me out
Here is my tsconfig.json

Hi, I got this problem in VS code, only within this project.

When I created a new file, I can't use Absolute Import Path, I have to restart the VS Code or re-run
npm startThis is the new file
And here, same file but after restart VS Code

It is time-consuming when I have to re-run the project or restart VS code every time when I create a new file.

Please help me out
Here is my tsconfig.json