UNPKG

@nozomiishii/lefthook-config

Version:
7 lines (6 loc) 253 B
pre-commit: commands: format-prettier: # Markdown formatting is the responsibility of the markdownlint exclude: ".*\\.md$|.*pnpm-lock\\.yaml$" run: npx -y prettier {staged_files} --ignore-unknown --ignore-path .gitignore --write