Skip to content

Commit

Permalink
build: update lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Th3S4mur41 committed Oct 25, 2024
1 parent 73a55eb commit e21092b
Show file tree
Hide file tree
Showing 2 changed files with 3,333 additions and 2,611 deletions.
2 changes: 1 addition & 1 deletion .lintstagedrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"*.{js,cjs,mjs,ts,json}": ["biome format --write", "biome check"],
"*.{js,cjs,mjs,ts,json}": ["biome check --write"],
"*.!{js,cjs,mjs,ts,json}": ["prettier --write"]
}
Loading

0 comments on commit e21092b

Please sign in to comment.