@forcir/deep-merge

v1.1.0
Deep and Recursive merging of two or more objects.

build

tsc

dev

tsc --watch

format

prettier --write "**/*.{ts,tsx,js,json,graphql,md}"

format:check

prettier --debug-check "**/*.{ts,tsx,js,json,graphql,md}"

lint

eslint . --fix

lint:check

eslint .

lint:staged

lint-staged

prepare

husky install

test

jest
npm i @forcir/[email protected]

Metadata

  • MIT
  • >=14.19
  • Forcir Engineering
  • released 3/9/2022

Downloads