Created by: amatissart
After upgrading to react-scripts
v5, we noticed unexpected Typescript errors related to test files when running the dev server.
It seems that one of the "exclude" rules has not been adapted correctly during the upgrade in #11201