UNPKG

find-json-difference

Version:

Json difference between two objects in proper format

12 lines (11 loc) 221 B
{ "compilerOptions": { "target": "ES5", "module": "CommonJS", "declaration": true, "outDir": "./dist", "strict": true }, "include": ["./*.ts"], "exclude": ["node_modules", "dist"] }