Skip to content

use tsconfig.src.build.json in rest of libs#35266

Merged
deyaaeldeen merged 1 commit intomainfrom
use-tsconfig-src-build
Jul 22, 2025
Merged

use tsconfig.src.build.json in rest of libs#35266
deyaaeldeen merged 1 commit intomainfrom
use-tsconfig-src-build

Conversation

@deyaaeldeen
Copy link
Copy Markdown
Member

Updates missed libraries in #35242

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 21, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

@azure/arm-resourcesbicep
@azure/arm-weightsandbiases

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates TypeScript project configuration references across multiple Azure SDK packages to use a centralized build configuration file (tsconfig.src.build.json) instead of local project-specific ones (tsconfig.src.json). This change standardizes the build configuration across the repository and follows up on a previous PR (#35242) by updating libraries that were missed in the initial implementation.

Key changes include:

  • Standardizing TypeScript project configuration references across all Azure SDK packages
  • Updating API Extractor project paths to use the centralized configuration
  • Ensuring consistent build tooling configuration across the monorepo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants