Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Mark deleteUser and deleteRoom as @deprecated #54

Open
zmarkan opened this issue Jul 2, 2019 · 0 comments
Open

Mark deleteUser and deleteRoom as @deprecated #54

zmarkan opened this issue Jul 2, 2019 · 0 comments

Comments

@zmarkan
Copy link

zmarkan commented Jul 2, 2019

What?

These functions have been deprecated in favour of asyncDeleteUser and asyncDeleteRoom, yet they still appear as valid suggestions in VS Code.

Suggested improvements

Add a @deprecated annotations for JSDoc pointing to the new functions, so that IDEs can show it as deprecated when suggesting.
https://jsdoc.app/tags-deprecated.html

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants