Closed SkylerBurger closed 2 weeks ago
As a user, I want a clear definition of the config file so it can be validated when loaded or modified.
The config file isn't super complex but I want to validate its structure at a few different points:
https://joi.dev/api
This issue depends on Issue #29 which will update the structure of the config. No use in defining the data validation until that has been done.
This Issue was addressed in PR #75
As a user, I want a clear definition of the config file so it can be validated when loaded or modified.
The config file isn't super complex but I want to validate its structure at a few different points:
https://joi.dev/api