Skip to content

Commit

Permalink
chore: don't let prettier format package-lock.json files
Browse files Browse the repository at this point in the history
  • Loading branch information
rachel-fenichel committed Aug 30, 2024
1 parent 9696d64 commit 3ef8691
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ gh-pages/*
examples/blockly-svelte/public/bundle.js
examples/blockly-angular/.angular
**/node_modules/*
**/package-lock.json
**/CHANGELOG.md
CHANGELOG.md
PULL_REQUEST_TEMPLATE.md
Expand Down

0 comments on commit 3ef8691

Please sign in to comment.