Skip to content
#

tools

Here are 765 public repositories matching this topic...

appwrite
cli
Dionysusnu
Dionysusnu commented Dec 30, 2021

Hooks for scopes get a double prefix, ie @@scope, when shown with the npm hook ls command. This is due to the response from the web request already including the prefix in the name field, and the following lines of code then locally adding the prefix again, duplicating it.

Good First Issue Release 8.x Bug

Improve this page

Add a description, image, and links to the tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the tools topic, visit your repo's landing page and select "manage topics."

Learn more