Skip to content

Commit 5985a19

Browse files
build: autofix eslint docs
1 parent 8b4bede commit 5985a19

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.lintstagedrc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- prettier --ignore-unknown --write
1313
- markdownlint --config=.markdownlint.json --ignore-path=.markdownlintignore
1414
- cspell lint --no-progress --show-suggestions --show-context --no-must-find-files --dot
15+
- "pnpm run lint:eslint-docs-fix && :"
1516

1617
"pnpm-lock.yaml":
1718
- "pnpm dedupe && :"

0 commit comments

Comments
 (0)