I had a React project folder structure similar to,
├── folderA ├── folderB │ └── SubFolderA // <--notice here └── folderC
I noticed the inco