Skip to content

build: update eslint-config-wikimedia to 0.29.1

Most notably, this lets us use newer syntax, as the target for wikimedia/server was changed from ES2018 to ES2022.

Suppress the "new" issue in test utils: the API was experimental before Node 22, but if it's worked thus far...

Also add .idea to .gitignore (used by JetBrains IDEs).

Merge request reports

Loading