Commit graph

2 commits

Author SHA1 Message Date
lucasgarfield
c33cc6ef70 Typescript: Add initial Typescript setup
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.
2023-06-20 07:25:02 +02:00
Jacob Kozol
c136458735 babel: update the babel config
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.
2022-04-11 13:18:30 +02:00