Add updates to config files to fix formatting on VS Code for Patrick's machine.

This commit is contained in:
Patrick Fic
2025-10-06 11:48:14 -07:00
parent 15792cb0ef
commit b22480bd02
4 changed files with 27 additions and 6 deletions

11
.prettierignore Normal file
View File

@@ -0,0 +1,11 @@
# Folders & files to skip during formatting
node_modules
build
dist
dev-dist
coverage
logs
*.log
# Generated / compiled assets
client/dev-dist
client/dist