{
	"$schema": "https://json.schemastore.org/tsconfig.json",
	"extends": "../../tsconfig.base.json",
	"compilerOptions": {
		"types": [ "node" ]
	},
	"references": [ { "path": "../is-shallow-equal" } ]
}
