fastify-dx icon indicating copy to clipboard operation
fastify-dx copied to clipboard

feat: provide typing

Open HigherOrderLogic opened this issue 2 years ago • 1 comments
trafficstars

Prerequisites

  • [X] I have written a descriptive issue title
  • [X] I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Provide typing for all packages in this repo

Motivation

Currently, all packages in this repo doesn't provide typing and us developers would have to use @ts-expect-error and @ts-ignore to supress errors, which is very annoying.

Example

Inside vite.config.ts.

HigherOrderLogic avatar Jan 10 '23 13:01 HigherOrderLogic

any update?

brandonxiang avatar Apr 25 '23 15:04 brandonxiang