Skip to content
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

Push Lint deps up in monorepo #21

Merged

Conversation

RickDT
Copy link
Contributor

@RickDT RickDT commented Apr 25, 2024

This pulls the eslint deps up to the top of the monorepo and refactors the top-level lint script to use pnpm's -r recursive flag to run lint scripts in sub-repos.

@RickDT RickDT requested a review from bmuller April 25, 2024 17:27
@bmuller bmuller merged commit 82063d0 into bmuller/upgrade-pnpm-9 Apr 25, 2024
1 check passed
@bmuller bmuller deleted the rickterrill/push-lint-deps-up-in-monorepo branch April 25, 2024 17:31
bmuller added a commit that referenced this pull request Apr 26, 2024
* Upgrade JS, pnpm, and ESLint

* Silence babel warnings

* Push Lint deps up in monorepo (#21)

* move eslint deps up to top of monorepo

* run lint at top level via recursive flag

---------

Co-authored-by: Rick Terrill <[email protected]>

* remove unecessary lint config file at the top

* Run test scripts recursively from the top (#22)

run test scripts recursively from the top

Co-authored-by: Rick Terrill <[email protected]>

---------

Co-authored-by: Rick Terrill <[email protected]>
Co-authored-by: Rick Terrill <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants