Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/shallow_equal/tsconfig.json

A port of "https://npmjs.org/package/shallow-equal" to Deno.
Latest
File
{ "compilerOptions": { "baseUrl": ".", "target": "esnext", }, "include": ["./**/*.ts"]}