Skip to content

Commit

Permalink
fix(package.json): revert
Browse files Browse the repository at this point in the history
  • Loading branch information
thetaPC committed Apr 20, 2024
1 parent 2b466a4 commit 342322d
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 @@ -22,7 +22,7 @@
"prettier": "prettier \"./**/*.{html,ts,tsx,js,jsx,md,mdx}\" --cache",
"start": "docusaurus start",
"swizzle": "docusaurus swizzle",
"spellcheck": "cspell --no-progress \"**/*.md\" \"**/*.mdx\""
"spellcheck": "cspell --no-progress \"**/*.md\""
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 342322d

Please sign in to comment.