You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I manually added types to my repo, but it's not comprehensive and only covers what I use. It would be great if this repo maintained its own types. Switching to TypeScript is not required. Only need to add a .d.ts file to the repo and set the types field in package.json.
Here's what I've gotten started, but I'm sure it's not completely accurate.
I manually added types to my repo, but it's not comprehensive and only covers what I use. It would be great if this repo maintained its own types. Switching to TypeScript is not required. Only need to add a
.d.ts
file to the repo and set thetypes
field in package.json.Here's what I've gotten started, but I'm sure it's not completely accurate.
Thanks for considering.
The text was updated successfully, but these errors were encountered: