Skip to content

merge Prettier checks into ESLint setup, deps bumps#2017

Merged
Simek merged 1 commit intomainfrom
merge-prettier-with-eslint-deps-bumps
Nov 30, 2025
Merged

merge Prettier checks into ESLint setup, deps bumps#2017
Simek merged 1 commit intomainfrom
merge-prettier-with-eslint-deps-bumps

Conversation

@Simek
Copy link
Copy Markdown
Member

@Simek Simek commented Nov 30, 2025

📝 Why & how

Recently we have a few contributions which included auto formatting changes in various file, which were caused by running stand-alone Prettier with default build-in config on whole repository which disregarded other maratting options and global ignores.

To avoid situations like that I have moved the Prettier to be integrated into ESLint pipeline, added a support for parsing and linting JSON files and simplified the setup and commands a bit.

In the process, I have also updated few dependencies to the latest version.

✅ Checklist

  • Documented how you found or replicated the issue.
  • Explained how you fixed the issue or built the feature.

@Simek Simek merged commit 38dc415 into main Nov 30, 2025
2 checks passed
@Simek Simek deleted the merge-prettier-with-eslint-deps-bumps branch November 30, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant