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

Update to prettier3 #22

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Conversation

arndissler
Copy link

@arndissler arndissler commented Dec 13, 2023

This update includes:

  • switch to prettier 3.x, along with the switch to their API changes (mostly the switch of their public API to async functions)
  • setting NodeJS engine to 18.x (the current maintenance version) as a minimum requirement
  • updating the GitHub action to respect the lockfiles and use Node 18.x as environment
  • updating Jest to v29
  • adobt the switch from tslint:disabled to eslint-disabled syntax

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