Problem/Motivation
The module provides a configuration page, but its .info.yml file does not define a configure key. As a result, no Configure link is displayed for the module on the Extend page (/admin/modules), making the settings page less discoverable for site administrators.
Proposed resolution
Add the configure key to jsonapi_image_styles.info.yml and point it to the module's settings route so that Drupal displays a Configure link in the module listing.
Issue fork jsonapi_image_styles-3600688
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
dkmishra commented