fix: run all the things (styling, lint)
Ran all commands and saw some mistakes on the development branch
npm run build && npm run format && npm run lint && npm run test && npm run prisma:format && npm run prisma:update
Ran all commands and saw some mistakes on the development branch
npm run build && npm run format && npm run lint && npm run test && npm run prisma:format && npm run prisma:update