jsondiffpatch
jsondiffpatch copied to clipboard
fix #295
I rewrite reverseArrayDeltaIndex
from packages/jsondiffpatch/src/filters/arrays.ts
. Also, I added two test cases specified on the issue page. Everything else was kept unchanged. All tests are passed.