From 8b547c03217a14bdbd9ce39f4290791a96fb3f18 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Tue, 7 May 2024 17:27:43 +0700 Subject: [PATCH] Update tsconfig.json --- tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tsconfig.json b/tsconfig.json index 72b9fd3..16b0ca1 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,4 +4,4 @@ "module": "NodeNext", "moduleResolution": "NodeNext" } -} \ No newline at end of file +}