Skip to content

Conversation

@ash-t-luu
Copy link
Contributor

Overview

Issue Type

  • Bug
  • Feature
  • Tech Debt

Description
Deleted unused images and added property in tsconfig to remove warnings and ignore node_modules/index.d.ts when running npx tsc

Steps to Validate Feature

  1. Run npx tsc
  2. Inspect the CLI
  3. You will see that there are no warnings regarding index.d.ts when checking for node_modules

Previous behavior
We had warnings when running npx tsc about repeating node_modules/index.d.ts with testing

Expected behavior
Now, no warnings will appear.

Copy link
Contributor

@Louka3 Louka3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@ChristinaRaether ChristinaRaether merged commit 40eafa7 into dev Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants