bandcamp_importer: enable MB Release links on Discography pages (release lists)#609
Conversation
f778311 to
a95a8d1
Compare
zas
left a comment
There was a problem hiding this comment.
LGTM, tested, it works well, version needs to be updated though
|
@arsinclair Can you please fix conflicts? Thanks. |
|
@zas, fixed! Actually, I realised the version is just the date, so I updated it. |
zas
left a comment
There was a problem hiding this comment.
There are still few errors reported by eslint, fix those and I think we are good to merge.
|
Weirdly I ran it locally and there were no errors. Perhaps I need to reinstall the dependencies, it seems prettier was upgraded recently. I reinstalled the dependencies, re-ran prettier and pushed the result. Unfortunately, I can no longer run eslint locally, here's the error: Hopefully it runs fine on the CI. |
We didn't migrate the config yet (it changed with eslint 9). But it works if you set env var |
End result