openverse-frontend
openverse-frontend copied to clipboard
Add types to `server-middleware/healthcheck.js`
trafficstars
Description
Add type checking to healthcheck.js. This module has zero dependencies. Make sure to add it to tsconfig.json's include list.
Note: The exported function should be typed using @nuxt/types's ServerMiddleware type.
Additional context
Part of an ongoing effort to add type checking to parts of the project that can be type checked.
Implementation
- [ ] 🙋 I would be interested in implementing this feature.
@obulat I would be interested in implementing this feature.
Great, @kickeyhickey :slightly_smiling_face: The issue is assigned to you. Let us know if you run into any road blocks :rocket: