XML Configuration
The js-meta.xml file of a custom property editor component must include the lightning__PropertyEditor target to indicate that this component is a property editor.
Here's how the js-meta.xml file for alignmentCPE looks when the lightning__propertyEditor target is set.
See Also