chore: add prettier linting
This commit is contained in:
parent
9705ad745c
commit
41c51cdb74
23 changed files with 801 additions and 78 deletions
|
@ -67,5 +67,5 @@ conventionalChangelogCore(
|
|||
{ version: process.argv[2], linkCompare: false },
|
||||
undefined,
|
||||
undefined,
|
||||
{ headerPartial: '' }
|
||||
{ headerPartial: '' },
|
||||
).pipe(file);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue