We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4713ed7 commit bf96278Copy full SHA for bf96278
package.json
@@ -15,7 +15,7 @@
15
"lint": "npm run prettier -- --write --cache",
16
"serve": "docusaurus serve",
17
"prestart": "npm run generate-markdown",
18
- "prettier": "prettier \"./**/*.{html,ts,tsx,js,jsx}\"",
+ "prettier": "prettier \"./**/*.{html,ts,tsx,js,jsx,md}\"",
19
"start": "docusaurus start",
20
"swizzle": "docusaurus swizzle --danger"
21
},
0 commit comments