string'tsconfig.json'Configure a custom tsconfig.json file path to use, can be a relative or absolute path.
The tsconfig.json configuration file affects the following behaviors of Rsbuild:
paths field is used to configure Path Aliases.The value of source.tsconfigPath can be set to a relative or an absolute path. Relative path will be resolved relative to the project root directory.