human-object-diff
human-object-diff copied to clipboard
Sensitive index
fixed https://github.com/spence-s/human-object-diff/issues/13
@gustawdaniel -- Ok I got it sorted with the build and stuff, feel free to change the eslint and prettier config the way you like most. -- If you don't mind fixing these PR's on what I have done, then I will merged in and bump npm versions.
in src/index.ts
please leave it exported as
export = DiffEngine
Which creates a simple default export for us that works well with TS in esm and cjs.