Linter fixes
Lint / lint (push) Failing after 12s

This commit is contained in:
Julien Valverdé
2025-10-01 18:58:25 +02:00
parent 42c8302705
commit a5df6d04c0
16 changed files with 48 additions and 22 deletions
+1
View File
@@ -1,3 +1,4 @@
/** biome-ignore-all lint/complexity/useArrowFunction: necessary for class prototypes */
import { type Equivalence, Function, Predicate } from "effect"
import type * as Component from "./Component.js"