latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
692 stars 174 forks source link

revisit config key errors with arktype's `stringifyUnion` #2886

Open holic opened 1 month ago

holic commented 1 month ago

for errors related to unexpected config keys, we can add a list of expected keys via stringifyUnion in @arktype/util

see https://github.com/latticexyz/mud/pull/2880#discussion_r1620870993