Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Signed-off-by: tofurky2 <wadetking@protonmail.com>
  • Loading branch information
tofurky2 authored May 17, 2024
1 parent 0d3ec42 commit 1cf1921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"serve": "docusaurus serve",
"write-translations": "docusaurus write-translations",
"write-heading-ids": "docusaurus write-heading-ids",
"format": "prettier --write .",
"format": "prettier --write . ",
"format:check": "prettier --check .",
"lint": "npm run format:check && npm run lint:js && npm run lint:style",
"lint:fix": "npm run format && npm run lint:js:fix && npm run lint:style:fix",
Expand Down

0 comments on commit 1cf1921

Please sign in to comment.