Skip to main content
Module

x/deepmergets/.lintstagedrc.yml

Deeply merge 2 or more objects respecting type information.
Go to Latest
File
"*.{json,yml}": - eslint --fix - cspell lint --no-progress --show-suggestions --show-context --no-must-find-files --dot
"*.?([cm])[jt]s?(x)": - eslint --fix - cspell lint --no-progress --show-suggestions --show-context --no-must-find-files --dot - tsc-files -p tsconfig.build.json --noEmit
"*.md": - markdownlint-cli2 --fix - eslint --fix - cspell lint --no-progress --show-suggestions --show-context --no-must-find-files --dot
pnpm-lock.yaml: - "pnpm dedupe && :"