Drupal favors YML instead of JSON. We should play with the current here, even if it means losing some IDE integrations with schema autocompletes and such.
To migrate
Locate your metadata.json and rename them to {component-name}.component.yml
Optionally you can transfor the sytax to YML. This is not required because JSON is also valid YML :shrug:
Issue fork cl_components-3313224
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
e0ipso