This commit adds the initial setup for using Typescript in our project. The tsconfig.json is very minimal at this point, we will introduce stricter rules as our Typescript migration progresses.
The babel config and dependencies now match those used by the https://github.com/RedHatInsights/frontend-starter-app. This includes switching the file type of the babel config and cleaning up the babel dependencies.