[openstreetmap/openstreetmap-website] Replace deprecated eslint rules (PR #5612)
Tom Hughes
notifications at github.com
Wed Feb 5 18:26:38 UTC 2025
So as https://eslint.org/docs/latest/rules/no-process-env explains there is a replacement (in a plugin) for `no-process-env` but as it's a Node.js specific rule it doesn't really concern us anyway and as `process.env` doesn't exist in our setup it will alert in other ways as @HolgerJeromin says.
So this looks good to me, thanks.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5612#issuecomment-2637703531
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5612/c2637703531 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250205/15b194fb/attachment.htm>
More information about the rails-dev
mailing list