Configuration is complex right now. - Have eslint disable of `lib/config.js` parsing (ugh) - `options.client|server` - vs. `settings.local.defaults.server` is confusing and merge path isn't clear. TASK: - Document everything - Refactor where makes sense - Reevaluate entire config scheme.
Configuration is complex right now.
lib/config.jsparsing (ugh)options.client|serversettings.local.defaults.serveris confusing and merge path isn't clear.TASK: