Skip to content

Instantly share code, notes, and snippets.

@tanakaedu
Created October 21, 2021 02:35
Show Gist options
  • Save tanakaedu/30832aadee3e42374cf715c3783865b2 to your computer and use it in GitHub Desktop.
Save tanakaedu/30832aadee3e42374cf715c3783865b2 to your computer and use it in GitHub Desktop.
ClusterCreatorKitをmanifest.jsonに加えるためのコード
"scopedRegistries": [
{
"name": "Cluster",
"url": "https://registry.npmjs.com",
"scopes": [
"mu.cluster"
]
}
],
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment