2.0.0
Features
- rc-config-loader: Return
{ config, filePath }(703d3a8)
BREAKING CHANGES
- rc-config-loader: change returned value from
configto{ config, filePath }.
Also, If not found a config file, returnundefinedinsteadof empty object.
{ config, filePath } (703d3a8)config to { config, filePath }.undefined insteadof empty object.