It looks like the only way to provide the configuration data is through `package.json` https://github.com/oclif/config/blob/master/src/config.ts#L293 Can we add support for having an rc file?
It looks like the only way to provide the configuration data is through
package.jsonhttps://github.com/oclif/config/blob/master/src/config.ts#L293Can we add support for having an rc file?