Migrate to eslint-plugin-import-x AND enable it - #1859
Open
BotBlake wants to merge 4 commits into
Open
Conversation
Member
Author
|
@jellyfin-bot Hey where the heck is my preview :( |
BotBlake
force-pushed
the
eslint-plugin-import
branch
from
May 12, 2026 12:23
32cf9a6 to
526dd59
Compare
Member
|
your lint is failing 🗿 |
Member
Author
|
Yes, I am waiting for Violet to fix it. I have no idea how to fix the typescript code though and Violet promised weeks ago to have a look at it. |
BotBlake
force-pushed
the
eslint-plugin-import
branch
2 times, most recently
from
August 5, 2026 15:31
66001f5 to
ca48f6d
Compare
BotBlake
force-pushed
the
eslint-plugin-import
branch
from
August 5, 2026 15:38
ca48f6d to
9f047c5
Compare
Cloudflare Pages deployment
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1856
eslint-plugin-importwas not configured to run AND is not maintained to our liking.This migrates to
eslint-plugin-import-x, a community maintained fork.ALSO this PR configures the plugin to actually do something.
Which lead to a bunch of issues popping up that are fixed as well.
The only unresolved issue at the moment is resolving the
docusaurus aliases.