Skip to content

Remove tsconfig.json from the non typescript projects #21068

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

ivanduplenskikh
Copy link
Contributor

@ivanduplenskikh ivanduplenskikh commented Jun 6, 2025

Context

For some reason we have tsconfig.json configurations for non-TypeScript projects that are written in PowerShell.
These TypeScript configurations trigger npm installation that fails CI


Task Name

N/A


Description

This PR removes the tsconfig from the non-TypeScript projects


Risk Assessment (Low / Medium / High)


Unit Tests Added or Updated (Yes / No)

N


Additional Testing Performed

N/A


Documentation Changes Required (Yes / No)

N


Checklist

  • Related issue linked (if applicable)
  • Task version was bumped — see versioning guide
  • Verified the task behaves as expected

@ivanduplenskikh ivanduplenskikh force-pushed the users/iduplenskikh/remove-tsconfigjson-from-non-ts-project branch from ece6fc9 to 8249b45 Compare July 29, 2025 08:10
@ivanduplenskikh
Copy link
Contributor Author

/azp run

@ivanduplenskikh ivanduplenskikh changed the title Remove tsconfig.json from the non typescript project Remove tsconfig.json from the non typescript projects Jul 29, 2025
@ivanduplenskikh
Copy link
Contributor Author

/azp run

@ivanduplenskikh
Copy link
Contributor Author

/azp run

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.

1 participant