Skip to content

Make js-lint use local prettier config instead of target repo's prettier config #30

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

Merged
merged 3 commits into from
May 28, 2025

Conversation

CDeltakai
Copy link
Contributor

@CDeltakai CDeltakai commented May 28, 2025

Description

This PR implements a local prettier.config.mjs which js-lint will use for its prettier instead of the target repo's .prettier.rc.

Issues Fixed

Tasks

  • 1. Make js-lint use local prettier.config.mjs instead of target repo's .prettierc

Final checklist

  • Domain specific tests
  • Full tests
  • Updated inline-comment documentation
  • Lint fixed
  • Squash and rebased
  • Sanity check the final build

@CDeltakai CDeltakai self-assigned this May 28, 2025
@CDeltakai CDeltakai merged commit 2228401 into staging May 28, 2025
5 checks passed
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.

Make js-lint use its own .prettierrc instead the target repo's prettierrc
1 participant