While updating the module to work with the allowed formats setting in core instead of the allowed_formats
module, I noticed the existing settings were not removed from the config when reimporting the fields for entity bundles.
Removed any fields settings or third party settings from config.
Reimport the bundles.
Notice the old settings are still in the config.
Remove any field settings/third party settings not defined in the plugins.
Fixed
1.0
Code