Skip to content

Commit

Permalink
Update to Prettier 3
Browse files Browse the repository at this point in the history
  • Loading branch information
socram8888 committed Aug 30, 2023
1 parent 3a80e30 commit 7c8557b
Show file tree
Hide file tree
Showing 4 changed files with 737 additions and 484 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx pretty-quick --staged
npx lint-staged
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright 2022 Rigoberto Corporation
* Copyright 2023 Rigoberto Corporation
* SPDX-License-Identifier: MIT
*/

Expand Down
Loading

0 comments on commit 7c8557b

Please sign in to comment.