Skip to content

Commit

Permalink
chore(projects): update package.json [更新package.json]
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed May 24, 2023
1 parent 4bac6d4 commit dd3e1f9
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 @@ -59,7 +59,7 @@
"pre-commit": "pnpm lint-staged"
},
"lint-staged": {
"*.{js,jsx,mjs,cjs,json,ts,tsx,mts,cts,vue,svelte,astro}": [
"*.{js,json,ts}": [
"eslint . --fix"
]
}
Expand Down

0 comments on commit dd3e1f9

Please sign in to comment.