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

Mark deleteUser and deleteRoom as @deprecated #54

Description

@zmarkan

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions