Skip to content

Commit 4600360

Browse files
authored
Merge pull request #4336 from ralfhandl/dev-format-src-oas.md
2 parents 0980f61 + 78320b6 commit 4600360

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"build": "bash ./scripts/md2html/build.sh",
1717
"build-src": "npm run validate-markdown && bash ./scripts/md2html/build-src.sh",
1818
"test": "c8 --100 vitest --watch=false && bash scripts/schema-test-coverage.sh",
19+
"format-markdown": "bash ./scripts/format-markdown.sh ./src/oas.md",
1920
"validate-markdown": "npx mdv src/oas.md && npx markdownlint-cli src/oas.md"
2021
},
2122
"readmeFilename": "README.md",

0 commit comments

Comments
 (0)