From 174646aa8aea96b7868783c09ea4cdc921230458 Mon Sep 17 00:00:00 2001 From: nirholas Date: Tue, 31 Mar 2026 10:23:41 +0000 Subject: [PATCH] =?UTF-8?q?=E2=99=BE=EF=B8=8F=20tabstops.ts?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/ink/tabstops.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ink/tabstops.ts b/src/ink/tabstops.ts index fc519fb..bb41531 100644 --- a/src/ink/tabstops.ts +++ b/src/ink/tabstops.ts @@ -44,3 +44,4 @@ export function expandTabs( return result } +