Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

added pnpm install in eslint config workflow #202

Merged
merged 1 commit into from
Mar 28, 2023

Conversation

abhishekjhagroww
Copy link
Contributor

What does this PR do?

added pnpm install in eslint config workflow.
We are depending on eslint-plugin-internal as a monorepo dependency.

Since we have specified it as workspace:* we first need to run pnpm install for resolution to work properly.

What packages have been affected by this PR?

eslint-config

Types of changes

What types of changes does your code introduce to this project?

Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)

  • New feature (non-breaking change which adds functionality)

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Package version increase in any of the packages?

Checklist before merging

Put an x in the boxes that apply

  • These changes have been thoroughly tested.

  • Changes need to be immediately published on npm.

@abhishekjhagroww abhishekjhagroww requested a review from a team March 28, 2023 11:41
@vikaz-singh vikaz-singh merged commit bb3ea12 into develop Mar 28, 2023
@vikaz-singh vikaz-singh deleted the fix/eslint-config-workflow branch March 28, 2023 11:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants