Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
skipLibCheck for examples/cluster (#1260)
<!--Thanks for your contribution. See [CONTRIBUTING](CONTRIBUTING.md) for Pulumi's contribution guidelines. Help us merge your changes more quickly by adding more details such as labels, milestones, and reviewers.--> ### Proposed changes <!--Give us a brief description of what you've done and what it solves. --> This change instructs TypeScript to avoid re-checking node_modules (dependencies) in the examples/cluster. ### Related issues (optional) This partially addresses #1258 <!--Refer to related PRs or issues: #1234, or 'Fixes #1234' or 'Closes #1234'. Or link to full URLs to issues or pull requests in other GitHub repositories. -->
- Loading branch information