---
title: "Fixing a Biome False Positive for forwardRef"
description: "What broke, what the PR fixed, and how to test lint edge cases."
author: "Mohammad-Pouya Ghourchiani"
canonical: "https://ghourchiani.ir/blog/biome-forwardref-false-positive"
date: "2026-09-03"
lang: "en"
---
# Fixing a Biome False Positive for forwardRef

What broke, what the PR fixed, and how to test lint edge cases.

## Direct answer

This note documents a real workflow from production tooling — not a generic tutorial rewrite.

## Links

- Expertise: [/expertise/developer-tooling](/expertise/developer-tooling)
- Author: [/about](/about)
