emoji-picker-react icon indicating copy to clipboard operation
emoji-picker-react copied to clipboard

Migrate to TypeScript

Open amitdahan opened this issue 3 years ago • 0 comments

Summary

By migrating to TypeScript the picker will gain the following:

  1. The picker will emit accurate types along with the rest of the published artifact instead of the manual .d.ts that is shipped today.
  2. Refactoring and general contributions should be much easier and approachable thanks to the added confidence provided by strict type-checking.

amitdahan avatar Dec 27 '21 18:12 amitdahan