Skip to content

Commit

Permalink
chore(deps): update dev dependencies (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 authored Jan 21, 2025
1 parent 8404cad commit 045c570
Show file tree
Hide file tree
Showing 3 changed files with 431 additions and 392 deletions.
2 changes: 1 addition & 1 deletion lint-staged.config.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/** @type {import('lint-staged').Config} */
/** @type {import('lint-staged').Configuration} */
export default {
'*': ['prettier --write --ignore-unknown --cache'],
}
Loading

0 comments on commit 045c570

Please sign in to comment.