From ca99180008203d7a41d9c5e6d2292eb1654f51fc Mon Sep 17 00:00:00 2001 From: Sam Erickson Date: Thu, 31 Oct 2024 15:13:39 -0700 Subject: [PATCH] feat: return created comment in add functions --- src/index.ts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/index.ts b/src/index.ts index 4adb0b9..d9bf3b5 100644 --- a/src/index.ts +++ b/src/index.ts @@ -179,6 +179,7 @@ export class CommentPlugin