Skip to content

Commit

Permalink
chore: add docs to autoformat (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
a2937 committed Sep 18, 2024
1 parent 4b022cf commit 3f0ddbf
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 @@ -20,7 +20,7 @@
"playwright:watch": "playwright test --ui"
},
"lint-staged": {
"**/*.{astro, mjs,cjs,js,jsx,ts,tsx,yaml,yml}": [
"**/*.{astro,mdx,mjs,cjs,js,jsx,ts,tsx,yaml,yml}": [
"pnpm format"
]
},
Expand Down

0 comments on commit 3f0ddbf

Please sign in to comment.