chore: update prettier
This commit is contained in:
parent
057294a985
commit
12ed6cf0c2
21 changed files with 93 additions and 125 deletions
|
@ -71,6 +71,6 @@ export default async function parsePost(data: DataToPass): Promise<void> {
|
|||
JSON.stringify({
|
||||
content: markdownData.content,
|
||||
toc: await generateToc(markdownRaw),
|
||||
})
|
||||
}),
|
||||
)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue