gemini-testing / looks-same

Node.js library for comparing images
MIT License
660 stars 55 forks source link

feat: Added equal property to the return value when the diff path option is specified. #94

Open kspace-trk opened 1 year ago

kspace-trk commented 1 year ago

fixes https://github.com/gemini-testing/looks-same/issues/45 If the createDiff function has a diff option as an argument, add equal to the return value option.