Skip to content

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

Merged
CDeltakai merged 3 commits intostagingfrom
feature-use-local-prettier-config
May 28, 2025
Merged

Make js-lint use local prettier config instead of target repo's prettier config#30
CDeltakai merged 3 commits intostagingfrom
feature-use-local-prettier-config

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