Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure json files are excluded in jest config
This setting was leading our json files to be misinterpreted by the transpiler (build would fail trying to read json files as js files)
- Loading branch information