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: drop eslint #148

Merged
merged 1 commit into from
Aug 10, 2024
Merged

chore: drop eslint #148

merged 1 commit into from
Aug 10, 2024

Conversation

Eomm
Copy link
Member

@Eomm Eomm commented Aug 10, 2024

unblock #146
adding our "standard" linters

"fastify": "^4.26.2",
"prettier": "^3.2.5",
"snazzy": "^9.0.0",
"standard": "^17.1.0",
Copy link
Member

Choose a reason for hiding this comment

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

why not neostandard?

Copy link
Member Author

Choose a reason for hiding this comment

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

One dep to rule them all: when we have these silly trouble due a breaking change, it is always a pain if we use one different library for every repo. Pain means time that nobody wants to invest in these tasks.

This pr is no brainier because we run these deps on every other fastify repo. We know them, we trust them.

Evaluating something else is something that we need to do (standard is no more used in the main repo), but it is a different task imho

Copy link
Member

Choose a reason for hiding this comment

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

sounds good!

@Eomm Eomm merged commit cf05134 into main Aug 10, 2024
13 checks passed
@Eomm Eomm deleted the dropeslint branch August 10, 2024 14:47
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.

2 participants