chore: replace console logs with pino-pretty

This commit is contained in:
ramvignesh-b
2026-04-15 13:34:05 +05:30
parent e8e9a402d6
commit ef545e9e2b
4 changed files with 63 additions and 9 deletions
+2
View File
@@ -53,6 +53,8 @@
"fake-indexeddb": "^6.2.5",
"jsdom": "^29.0.2",
"msw": "^2.13.2",
"pino": "^10.3.1",
"pino-pretty": "^13.1.3",
"typescript": "~6.0.2",
"vite": "^8.0.4",
"vitest": "^4.1.4"