From 83f88bf9e4cd9598fb59aa9252809069ba236a17 Mon Sep 17 00:00:00 2001 From: Kanad Gupta Date: Wed, 10 Apr 2024 14:50:30 -0500 Subject: [PATCH] Update knip.ts --- knip.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/knip.ts b/knip.ts index dc48b72b..4af8019d 100644 --- a/knip.ts +++ b/knip.ts @@ -10,7 +10,6 @@ const config: KnipConfig = { ], ignoreDependencies: [ 'har-format', // this is loaded via `@types/har-format` - 'ts-node', // this is loaded via `typescript` ], workspaces: { 'packages/test-utils': {