Fix yarn test in root
Created by: felixfbecker
Noticed by me and @attfarhan, was caused by latest Jest upgrade. <rootDir>
is now resolved eagerly. But the base config properties don't need to be added to the root config, it can just reference the subprojects.