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

chore: revert to prettier-plugin-multiline-arrays@3 for Node.js 20 #3

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

GeekyEggo
Copy link
Member

prettier-plugin-multiline-arrays@4 introduced an engine dependency of >=22. With Stream Deck plugins running in Node.js, this results in a bad engine warning when installing the package.

Sadly, the alternative is a deprecation warning

run-time-assertions@1.5.2: Use @augment-vir/assert instead

This is, however, better than the bad engine warning.

@GeekyEggo GeekyEggo requested a review from ChekTek February 13, 2025 12:58
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