foundry-vtt-types icon indicating copy to clipboard operation
foundry-vtt-types copied to clipboard

Make CONFIG more configurable

Open LukeAbby opened this issue 1 year ago • 1 comments
trafficstars

Sub-properties on CONFIG aren't very configurable because of limitations in declaration merging.

Refactor out all sub-properties that should be configurable into interfaces but keep around the defaults in case there's no configuration going on.

LukeAbby avatar Jul 06 '24 23:07 LukeAbby

When we do this make sure to follow up with ARgits from #1590 of the change

LukeAbby avatar Jul 30 '24 12:07 LukeAbby