@HolgerJeromin commented on this pull request.


>        globals: {
         ...globals.commonjs
-      }
+      },
+      sourceType: "commonjs"
     }

Yeah, activate for this file in config and disable in most other parts is a bit 
cumbersome:
```
/* eslint-disable sort-keys */
... start of the json config
/* eslint-enable sort-keys */
...rules sorted. yeah
/* eslint-disable sort-keys */
... rest of the config

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5647#discussion_r1950418031
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/5647/review/2608002...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to