diff --git a/.nycrc.json b/.nycrc.json index 3b98d8e..25ece19 100644 --- a/.nycrc.json +++ b/.nycrc.json @@ -10,6 +10,7 @@ "test/**/*.ts", "src/commands", "src/infrastructure/track-command.ts", + "src/infrastructure/ui", "src/hooks" ], "extends": "@istanbuljs/nyc-config-typescript",