From 4d68c193630d3201bfc92cc71ed0f68c7f7a8c8a Mon Sep 17 00:00:00 2001 From: Jacobtread Date: Fri, 10 Apr 2026 09:48:00 +1200 Subject: [PATCH] chore: spelling whitelists --- cspell.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/cspell.json b/cspell.json index 636c110..c8eab87 100644 --- a/cspell.json +++ b/cspell.json @@ -11,6 +11,9 @@ "Timekeeps", "pdfmake", "activedescendant", - "!entires" + "!entires", + "oxlint", + "tsgolint", + "oxfmt" ] }