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

➖🎨 Replace Prettier with Eslint Rules #189

Merged
merged 3 commits into from
Aug 25, 2022
Merged

Conversation

effs
Copy link
Collaborator

@effs effs commented Aug 24, 2022

Got tired of the couple things prettier gets wrong in a way that makes reading and diffs harder.

Replicated the prettier formatting style in Eslint as close as possible.

Should be easier to layout arrays etc. now, but some things may still be missing or not quite what they should be, so, feel free to adjust the rules.

Prefer the fp-ts concept of curryable functions over
standard TS loops.
Got tired of the couple things prettier gets wrong in a way
that makes reading and diffs harder.

Replicated the prettier formatting style in Eslint as close
as possible.

Should be easier to layout arrays etc. now, but some things
may still be missing or not quite what they should be, so,
feel free to adjust the rules.
@effs effs added quality Tests, linting, style, etc. dx Developer Experience Improvements tooling Tooling, dependencies labels Aug 24, 2022
@effs effs added this to In progress in The Main Project via automation Aug 24, 2022
@E1337Kat E1337Kat merged commit 9eaacf7 into main Aug 25, 2022
The Main Project automation moved this from In progress to In QA Aug 25, 2022
@effs effs moved this from In QA to Long-Running in The Main Project Sep 7, 2022
@effs effs moved this from Long-Running to Done in The Main Project Sep 7, 2022
@E1337Kat E1337Kat deleted the devtools/drop-prettier branch October 31, 2022 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dx Developer Experience Improvements quality Tests, linting, style, etc. tooling Tooling, dependencies
2 participants