Skip to content

Commit

Permalink
config(prettier): Add lockfile to .prettierignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Jan 24, 2023
1 parent ad9065f commit f559210
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
test/fixtures/**/*.md
test/fixtures/**/*.astro
**/dist
pnpm-lock.yaml
.github
.changeset

0 comments on commit f559210

Please sign in to comment.