From e170c9a1e3a249b4040146378f92e3d09e56deb4 Mon Sep 17 00:00:00 2001 From: Gajus Date: Tue, 12 Mar 2024 11:14:31 -0700 Subject: [PATCH] wip --- cspell.yaml | 3 ++- knip.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/cspell.yaml b/cspell.yaml index 5f515ce..945b228 100644 --- a/cspell.yaml +++ b/cspell.yaml @@ -7,4 +7,5 @@ words: - Gajus - Kuizinas - roarr - - sprintf \ No newline at end of file + - sprintf + - tsimp \ No newline at end of file diff --git a/knip.json b/knip.json index 76ffffe..c13af2f 100644 --- a/knip.json +++ b/knip.json @@ -5,7 +5,8 @@ "src/browser.ts" ], "ignoreDependencies": [ - "husky" + "husky", + "tsimp" ], "project": [ "src/**/*!",