Find difference in config files.
.json, .yaml, .ini
npm i -g diff-calc-888
Example comparison with the original structure result
gendiff ...
Example comparison with plain result
gendiff --format plain ...
Example comparison with json result
gendiff --format json ...