Skip to content

Commit

Permalink
Ignore pnpm-lock.yaml when running prettier on the repo (#15786)
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrum committed Sep 28, 2022
1 parent 3761abf commit cbe1e7f
Show file tree
Hide file tree
Showing 2 changed files with 4,053 additions and 6,679 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
dist
node_modules
pnpm-lock.yaml
app/src/lang/translations/*.yaml

0 comments on commit cbe1e7f

Please sign in to comment.