SonarJS linter helper functions
    Preparing search index...

    Function getPropertyWithValue

    • Parameters

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

      Returns Property | undefined