chore: lint using react-doctor, update translations, dynamic imports

This commit is contained in:
Amruth Pillai
2026-05-21 09:56:26 +02:00
parent 3596102c63
commit 39e88dd365
208 changed files with 5876 additions and 4778 deletions
+3
View File
@@ -11,6 +11,9 @@
"./server": "./src/server.tsx",
"./templates": "./src/templates/index.ts"
},
"imports": {
"#react-pdf-renderer": "@react-pdf/renderer"
},
"scripts": {
"typecheck": "tsgo --noEmit",
"test": "vitest run --passWithNoTests",