Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 3e9f3bd

Browse files
JacobMGEvansthreepointone
authored and
Jacob
committed
Update package.json
Co-authored-by: Sunil Pai <[email protected]>
1 parent c1fe542 commit 3e9f3bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"export:docs": "node -r esbuild-register export/docs.ts",
1515
"export:overrides": "node -r esbuild-register export/overrides.ts",
16-
"prettier:md": "prettier --check --parser markdown '**/*.md' --ignore-path ./LICENSE.md",
16+
"prettier:check": "prettier --check --parser markdown '**/*.md' --ignore-path ./LICENSE.md",
1717
"prettier": "prettier --write --parser markdown '**/*.md' --ignore-path ./LICENSE.md",
1818
"test": "tsc"
1919
},

0 commit comments

Comments
 (0)