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/**/*!",