Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Update keywords in manifest (package.json) #228

Open
kevinbluer opened this issue Sep 22, 2022 · 0 comments
Open

Update keywords in manifest (package.json) #228

kevinbluer opened this issue Sep 22, 2022 · 0 comments
Labels
good first issue Good for newcomers

Comments

@kevinbluer
Copy link
Member

The extension marketplace only looks at the first 5 keyword entries in the package.json so let's update it to the following:

"keywords": [
    "solidity",
    "ethereum",
    "blockchain",
    "truffle",
    "debugger"
  ]
@kevinbluer kevinbluer added the good first issue Good for newcomers label Sep 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant