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

[project] Add command to run the linter #162

Closed
GabrielCTroia opened this issue Oct 20, 2023 · 3 comments · Fixed by #170
Closed

[project] Add command to run the linter #162

GabrielCTroia opened this issue Oct 20, 2023 · 3 comments · Fixed by #170
Assignees
Labels
good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023

Comments

@GabrielCTroia
Copy link
Contributor

GabrielCTroia commented Oct 20, 2023

Where

/package.json

What

Add the following command to run the linter

"lint-all-libs": "npx nx run-many --parallel --target=lint --projects=movex-core-util,movex,movex-server,movex-service,movex-react,movex-vue --quiet"

Why

So we can lint all the libs in one command

Definition of done

  • can run yarn lint-all-libs check the linter
@GabrielCTroia GabrielCTroia added good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023 labels Oct 20, 2023
@seog-jun
Copy link
Contributor

I'd like to give it a shot!

@GabrielCTroia
Copy link
Contributor Author

Of course @seog-jun! I just ssigned it to you 🙌

@seog-jun
Copy link
Contributor

@GabrielCTroia You can close the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Improvements that qualify for Hacktoberfest 2023
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants