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 lint and format peer deps for June 2024 #41

Merged
merged 4 commits into from
Jul 9, 2024
Merged

Conversation

mcous
Copy link
Member

@mcous mcous commented Jun 28, 2024

The usual widening of peer deps for June '24. Still sticking with ESLint v8 while the TS side of things is sorted out

@@ -177,17 +177,17 @@ module.exports = {
{
groups: [
// Side effect imports
['^\\u0000'],
[String.raw`^\u0000`],
Copy link
Member Author

@mcous mcous Jun 28, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not know about String.raw! It's great, and it's got wide support. Latest unicorn complains if you don't use it

Copy link

@davidcook-viam davidcook-viam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, String.raw a handy one, helps so much with readability :D

@mcous mcous requested a review from katiepeters June 28, 2024 16:23
@mcous mcous merged commit 6641528 into main Jul 9, 2024
3 checks passed
@mcous mcous deleted the mcous/updates-june-24 branch July 9, 2024 13:13
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.

4 participants