[openstreetmap/openstreetmap-website] Move deprecated eslint rules to stylistic plugin (PR #5557)

Splines notifications at github.com
Tue Jan 28 14:20:35 UTC 2025


> 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/c2619138614 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250128/2a04af6b/attachment.htm>


More information about the rails-dev mailing list