cz-cli icon indicating copy to clipboard operation
cz-cli copied to clipboard

feat(configLoader): add cosmiconfig support

Open levi2ki opened this issue 2 years ago • 0 comments

Added cosmiconfig support; Added json5 support for configs; Removed deprecated czConfig attribute support; Added load and loadAtRoot public api hepers; Removed findup and config normalization functions that are not required for now;

BREAKING CHANGE: config.path now resolves relative to config location; config lookup now relays on cosmiconfig search rules; closes #773, closes #782, closes #975

levi2ki avatar Nov 05 '23 15:11 levi2ki