scrapix
scrapix copied to clipboard
Find out which field in the config files are mandatory or not
We should find out which options are mandatory or not and what kind of data structure it contains.
We could use zod
to ensure validation and help the user understand what they are missing.