You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this conversation, the idea of using extends option in the config file was raised and in this pull request was implemented, I wanted to use this feature, but unfortunately, I'm having trouble using this option.
I will present the solution that I have found to solve this problem in a new pull request.
Expected Behavior
Merge all files and options together.
Steps to reproduce the bug
Create a base config file to use in all typedoc configs calling base-typedoc.json.
Search terms
In this conversation, the idea of using
extends
option in the config file was raised and in this pull request was implemented, I wanted to use this feature, but unfortunately, I'm having trouble using this option.I will present the solution that I have found to solve this problem in a new pull request.
Expected Behavior
Merge all files and options together.
Steps to reproduce the bug
base-typedoc.json
.base-typedoc.json
in originaltypedoc.json
typedoc --options typedoc.json
.Environment
The text was updated successfully, but these errors were encountered: