Skip to content

Commit c8f5a20

Browse files
committed
chore: remove md
1 parent 53ac479 commit c8f5a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"play:bun": "npm run -w example-bun dev"
8383
},
8484
"lint-staged": {
85-
"*.{js,ts,jsx,tsx,md,json,jsonc}": [
85+
"*.{js,ts,jsx,tsx,json,jsonc}": [
8686
"deno fmt"
8787
],
8888
"*.{js,ts,jsx,tsx}": [

0 commit comments

Comments
 (0)