Object | Function
By default, the @rsbuild/plugin-type-check is enabled for type checking. You can use output.disableTsChecker
config to disable it.
When the value of tsChecker
is of type Object, it will be deeply merged with the default configuration.
Please refer to @rsbuild/plugin-type-check for more details.