From 5aca31cb6f0681159dc4a8e4ae1a080100b74c17 Mon Sep 17 00:00:00 2001 From: Mike Harder Date: Fri, 31 Oct 2025 14:27:16 -0700 Subject: [PATCH] add trailing newline --- eng/common/spelling/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eng/common/spelling/package.json b/eng/common/spelling/package.json index 674afbabf..29b2f4d4b 100644 --- a/eng/common/spelling/package.json +++ b/eng/common/spelling/package.json @@ -4,4 +4,4 @@ "dependencies": { "cspell": "9.2.1" } -} \ No newline at end of file +}