SonarJS linter helper functions
    Preparing search index...

    Function getPropertyWithValue

    • Parameters

      • context: RuleContext
      • objectExpression: ObjectExpression
      • propertyName: string
      • propertyValue: undefined | null | string | number | bigint | boolean | RegExp

      Returns undefined | Property