> Up until now, whenever I was writing JavaScript, I struggled to get ESLint to
> work as seamlessly as Prettier
@kcne Feel free to use a configuration like the one [I use
here](https://github.com/Manim-Notebook/manim-notebook/blob/68874a7e30489d8774ffc53ddfd96cbc7d885ba6/.vscode/settings.json#L1-L25)
for VSCode. This works perfectly fine with the ESLint VSCode extension. It
shows problems in real time in the code and whenever I save the file, it
autofixes it, e.g. replaces `'` by `"` (dependent on your configuration).
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5557#issuecomment-2619138614
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5557/c2619138...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev