mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
n/prettier.md: drop the pnpm from pre-commit id
This commit is contained in:
parent
9f8fe4d039
commit
a37007f219
@ -98,11 +98,11 @@ I am not thinking of as a not-coder myself.
|
||||
|
||||
```yaml
|
||||
ci:
|
||||
skip: [pnpm-prettier]
|
||||
skip: [prettier]
|
||||
repos:
|
||||
- repo: local
|
||||
hooks:
|
||||
- id: pnpm-prettier
|
||||
- id: prettier
|
||||
name: prettier
|
||||
entry: pnpm exec prettier --cache --ignore-unknown --write
|
||||
language: system
|
||||
|
Loading…
Reference in New Issue
Block a user