Skip to content

Commit

Permalink
chore: remove md
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Oct 19, 2023
1 parent 53ac479 commit c8f5a20
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 @@ -82,7 +82,7 @@
"play:bun": "npm run -w example-bun dev"
},
"lint-staged": {
"*.{js,ts,jsx,tsx,md,json,jsonc}": [
"*.{js,ts,jsx,tsx,json,jsonc}": [
"deno fmt"
],
"*.{js,ts,jsx,tsx}": [
Expand Down

0 comments on commit c8f5a20

Please sign in to comment.