gen-env-types
gen-env-types copied to clipboard
Optional requiring env var to exist
Currently I have some variables in my local dev env that I do not use in prod. Currently I manually change after running gen-env-types, If there was a way to set whether or not the requirement that a variable exist on a variable by variable basis, thatd be pretty sweet.
Do you have an example input and expected output? Having a hard time understanding
If I understood correctly, I believe my PR addresses your issue, feel free to take a look https://github.com/benawad/gen-env-types/pull/35