feat(app): add syntax highlighter

This commit is contained in:
ItzCrazyKns
2025-12-19 16:26:38 +05:30
parent a82b605c70
commit 21cb0f5fd9
2 changed files with 8 additions and 0 deletions

View File

@@ -57,6 +57,7 @@
"@types/pdf-parse": "^1.1.4",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-syntax-highlighter": "^15.5.13",
"@types/turndown": "^5.0.6",
"autoprefixer": "^10.0.1",
"drizzle-kit": "^0.30.5",