An error occurred while loading the file. Please try again.
-
Ville Immonen authored
The regexes in the Jest `moduleNameMapper` configs were a bit too strict, causing them to not pick up files with special characters like `@` in the file path. Change them to match anything with the correct file extension.
cdd736d9