Open Issues Need Help
View All on GitHub Libraries • Language Bindings
Ensure types for missing entires about 1 month ago
AI Summary: Complete the TypeScript types for the Milky Way Idle game by populating currently unknown entries. This involves identifying the missing data within the game's state, configuring it to be properly exported, and updating the JSON schema used to generate the TypeScript types. The goal is to replace all instances of `z.ZodUnknown` with accurate type definitions.
Complexity:
4/5
bug good first issue