Browse Source

docs: typo yarn -> pnpm

pull/3771/head
invalid w 2 years ago
parent
commit
895dabfa46
  1. 2
      .commitlintrc.cjs

2
.commitlintrc.cjs

@ -51,7 +51,7 @@ module.exports = {
],
},
prompt: {
/** @use `yarn commit :f` */
/** @use `pnpm commit :f` */
alias: {
f: 'docs: fix typos',
r: 'docs: update README',

Loading…
Cancel
Save