Check if you are saving both tsconfig.json and tsconfig.app.json inside the src folder. If so, move them outside the src folder and place them in the root directory of your project.
tsconfig.json
tsconfig.app.json
src