Skip to content

Commit

Permalink
Add pnpm-lock.yaml to .eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
markdalgleish committed Mar 7, 2024
1 parent d12f288 commit d997d38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
**/tests/__snapshots/
**/node_modules/
.tmp
pnpm-lock.yaml
/playground
**/__tests__/fixtures
**/__tests__/**/*/fixtures
Expand Down

0 comments on commit d997d38

Please sign in to comment.