chore: dev environment improvements and dependency updates (#19676)

This commit is contained in:
Min Idzelis 2025-07-01 22:47:59 -04:00 committed by GitHub
parent 25efba8fe6
commit 090d87f82e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 25 additions and 9 deletions

4
.github/.prettierignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore files for PNPM, NPM and YARN
pnpm-lock.yaml
package-lock.json
yarn.lock