Recommendation: Stop using ESLint for formatting #10745
Closed
bestickley
started this conversation in
Ideas
Replies: 1 comment
-
|
Hi, thanks for the suggestion. You're thinking of https://www.joshuakgoldberg.com/blog/configuring-eslint-prettier-and-typescript-together-faqs/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Follow guidance from Josh Goldberg to stop using ESLint for formatting: https://www.joshuakgoldberg.com/blog/configuring-eslint-prettier-and-typescript-together/#stop-using-eslint-for-formatting
Currently,
pnpx create-turbo@latestuseseslint-config-prettierwhich is not recommended above.Non-goals
Background
See above.
Proposal
See above.
Beta Was this translation helpful? Give feedback.
All reactions