Skip to content

support typecheck command for sample scripts#2784

Merged
MaryGao merged 8 commits intoAzure:mainfrom
kazrael2119:support-typecheck
Sep 4, 2024
Merged

support typecheck command for sample scripts#2784
MaryGao merged 8 commits intoAzure:mainfrom
kazrael2119:support-typecheck

Conversation

@kazrael2119
Copy link
Copy Markdown
Member

fixes #2779

@MaryGao MaryGao marked this pull request as ready for review August 29, 2024 08:59
Comment thread packages/rlc-common/src/metadata/packageJson/buildAzureMonorepoPackage.ts Outdated
moduleResolution: "NodeNext",
rootDir: "."
rootDir: ".",
skipLibCheck: true
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@MaryGao MaryGao merged commit 8c315f0 into Azure:main Sep 4, 2024
@kazrael2119 kazrael2119 deleted the support-typecheck branch September 4, 2024 02:34
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.

Support typecheck command in build: samples script

2 participants