Created by: esvyridov
Closes #7426.
To verify my changes I've used yarn create-react-app my-app inside create-react-app. Then I created jsconfig.json file with comments and run yarn start. I saw this error:

After I run yarn add typescript the error is gone.
Note: I've noticed a problem in getModules. Please check comments