Skip to content

Commit

Permalink
format-markdown script
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfhandl committed Aug 22, 2024
1 parent a248f6e commit efab656
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,8 @@
"Swagger",
"schema",
"API"
]
],
"scripts": {
"format-markdown": "npx prettier --write --single-quote versions/3.0.4.md && npx --yes markdownlint-cli --fix --config .markdownlint.yaml versions/3.0.4.md"
}
}

0 comments on commit efab656

Please sign in to comment.