openverse-frontend icon indicating copy to clipboard operation
openverse-frontend copied to clipboard

Add types to `server-middleware/healthcheck.js`

Open sarayourfriend opened this issue 3 years ago • 2 comments
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.

sarayourfriend avatar Feb 21 '22 16:02 sarayourfriend

@obulat I would be interested in implementing this feature.

kickeyhickey avatar Aug 18 '22 18:08 kickeyhickey

Great, @kickeyhickey :slightly_smiling_face: The issue is assigned to you. Let us know if you run into any road blocks :rocket:

sarayourfriend avatar Aug 18 '22 19:08 sarayourfriend