feathersjs-ecosystem / feathers-authentication-management

Adds sign up verification, forgotten password reset, and other capabilities to local feathers-authentication

Home Page:https://feathers-a-m.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create TypeScript typings for this package

davidfarinha opened this issue · comments

Expected behavior

TypeScript typings available through "@types/feathers-hooks-common" on npm, or type definitions bundled with this package (eg index.d.ts).

Actual behavior

No TypeScript typings available.

TS typings are contributions made by members of the Feathers community. The Feathers core team cannot undertaker this task as no member uses TS.

I would urge you to contribute to Feathers by providing TS typings for this repo. Thanks.