Skip to content

Remove tsconfig.json from the non typescript project #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 1 commit into
base: master
Choose a base branch
from

Conversation

ivanduplenskikh
Copy link
Contributor

Context

The issue occurred when we attempted to build tasks based on Common/VstsAzureRestHelpers_, and it triggers npm installation for this module, which fails because we don't have package.json file there , as it is not a TypeScript project


Task Name

VstsAzureRestHelpers_


Description

This PR removes the tsconfig from the non-TypeScript project


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

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