[openstreetmap/openstreetmap-website] Bump @stylistic/eslint-plugin-js from 3.1.0 to 4.0.0 (PR #5704)
Tom Hughes
notifications at github.com
Wed Feb 19 08:33:35 UTC 2025
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/c2667908667 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250219/f208590c/attachment.htm>
More information about the rails-dev
mailing list