Closed
Description
In v17.10.0 we updated to [email protected], which caused the Configs
type to not get generated in the output.
This is bad because we did not notice in the tests that the Configs were missing!
We should implement tests to check the output types to ensure they're at least valid. (eg #212)