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:

Command icon 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

e0ipso created an issue. See original summary.

e0ipso’s picture

Status: Active » Fixed

  • e0ipso committed 84c29ed on 1.x
    Issue #3313224: Drop support for metadata.json
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.