Skip to content

Commit

Permalink
Merge branch 'main' into scrollbar-css
Browse files Browse the repository at this point in the history
  • Loading branch information
setchy authored Jun 16, 2024
2 parents ed67305 + b3b9b9c commit 7a83f81
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 @@ -154,6 +154,6 @@
},
"packageManager": "pnpm@9.3.0",
"lint-staged": {
"*.{html,js,json,ts,tsx}": "biome format --fix"
"*.{js,json,ts,tsx}": "biome format --fix"
}
}

0 comments on commit 7a83f81

Please sign in to comment.