No need to export under the alias isPluginApplicableToEntity. ...
That's an old pattern, per https://github.com/backstage/backstage/pull/5245#discussion_r609367059. Signed-off-by: Jeff Cook <jeff.cook@endurance.com>
This commit is contained in:
@@ -15,4 +15,4 @@
|
||||
*/
|
||||
|
||||
export * from './SonarQubeCard';
|
||||
export { isSonarQubeAvailable as isPluginApplicableToEntity } from './useProjectKey';
|
||||
export { isSonarQubeAvailable } from './useProjectKey';
|
||||
|
||||
Reference in New Issue
Block a user