Skip to content

Commit 7b77bec

Browse files
committed
Update package.json
1 parent 0c95ec5 commit 7b77bec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,8 @@
3131
"Swagger",
3232
"schema",
3333
"API"
34-
]
34+
],
35+
"scripts": {
36+
"format-markdown": "npx prettier --write --single-quote versions/3.1.1.md && npx --yes markdownlint-cli --fix --config .markdownlint.yaml versions/3.1.1.md"
37+
}
3538
}

0 commit comments

Comments
 (0)