Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3 (#29)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency prettier to v3

* chore(deps): update dependency pretty-quick to v4

# Conflicts:
#	package.json

* chore: allow auto eol

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Miller <[email protected]>
  • Loading branch information
renovate[bot] and Alex Miller authored May 2, 2024
1 parent d976ae2 commit 888bdcb
Show file tree
Hide file tree
Showing 4 changed files with 67 additions and 340 deletions.
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Build Output:
dist
dist
4 changes: 3 additions & 1 deletion .prettierrc.json
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
{}
{
"endOfLine": "auto"
}
Loading

0 comments on commit 888bdcb

Please sign in to comment.