Skip to main content
Module

x/microdiff/tsconfig.json

A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
Go to Latest
File
{ "files": ["index.ts"], "buildOptions": {}, "compilerOptions": { "outDir": "dist", "declaration": true, "target": "ES2020", "moduleResolution": "node", "module": "ES2020" }}