[openstreetmap/openstreetmap-website] Fix remaining key ordering issues in eslint configuration (PR #5647)
Holger Jeromin
notifications at github.com
Tue Feb 11 07:39:39 UTC 2025
@HolgerJeromin commented on this pull request.
> globals: {
...globals.commonjs
- }
+ },
+ sourceType: "commonjs"
}
If you are willing to sort everything (not sure if this is good to read) this should be done here:
```
rules: {eslint sort-keys: ["error"]}
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5647#pullrequestreview-2607910945
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5647/review/2607910945 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250210/cfc568d4/attachment-0001.htm>
More information about the rails-dev
mailing list