@HolgerJeromin commented on this pull request.


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

Ah, I see. We can [ignore some rules in some 
lines](https://eslint.org/docs/latest/use/configure/rules#disabling-rules) with 
eslint. But not activate a rule within a range.
So yes, current master warns, so resorting properties is probably the best 
thing we can do, if we want to force the rules to be sorted...

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

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

Reply via email to