We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f971c9e commit b6fc2dcCopy full SHA for b6fc2dc
.lintstagedrc.yml
@@ -12,7 +12,6 @@
12
- prettier --ignore-unknown --write
13
- markdownlint --config=.markdownlint.json --ignore-path=.markdownlintignore
14
- cspell lint --no-progress --show-suggestions --show-context --no-must-find-files --dot
15
- - "pnpm run lint:eslint-docs-fix && :"
16
17
"pnpm-lock.yaml":
18
- "pnpm dedupe && :"
0 commit comments