Skip to main content
Module

x/deepmergets/.lintstagedrc.yml

Deeply merge 2 or more objects respecting type information.
Go to Latest
File
"*.{json,yml}": - prettier --ignore-unknown --write
"*.ts": - prettier --ignore-unknown --write - eslint --fix - cspell
"*.md": - prettier --ignore-unknown --write - markdownlint --config=.markdownlint.json --ignore-path=.markdownlintignore - cspell