tomhughes left a comment (openstreetmap/openstreetmap-website#5704)
We're going this:
```
const stylisticJs = require("@stylistic/eslint-plugin-js");
```
while their documentation uses import in the example:
```
import stylistic from '@stylistic/eslint-plugin'
```
not sure if that is the issue though - my javascript knowledge is not that good!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5704#issuecomment-2667908667
You are receiving this because you are subscribed to this thread.
Message ID:
<openstreetmap/openstreetmap-website/pull/5704/c2667908...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev