- Add StringParams = Record<string, string> to types.ts - Use Request<StringParams> in all route handlers across 14 files - Clean up earlier as-cast workarounds in places.ts and admin.ts - tsconfig.json: keep original (removed bad 'types:node' addition) - package.json: restore @types/express back to ^5.0.6 |
||
|---|---|---|
| .. | ||
| src | ||
| .env.example | ||
| package-lock.json | ||
| package.json | ||
| reset-admin.js | ||
| tsconfig.json | ||