Make `--showConfig` `moduleTypes` log correct, relative paths same as `include` - When `include` is specified in an extended tsconfig in another directory, `--showConfig` correctly updates relative paths so they render correctly. Related to #1371