Skip to content

Removed the eslint plugin from the dependencies.#549

Merged
mcottontensor merged 2 commits intoEpicGamesExt:masterfrom
mcottontensor:eslint-plugin-fix
Mar 27, 2025
Merged

Removed the eslint plugin from the dependencies.#549
mcottontensor merged 2 commits intoEpicGamesExt:masterfrom
mcottontensor:eslint-plugin-fix

Conversation

@mcottontensor
Copy link
Copy Markdown
Collaborator

Problem statement:

The lint plugin shouldn't be required for anything but linting. Having it in the dependencies shouldn't be needed.

Solution

The lint config now directly imports the plugin by path rather than package name.

directly in the eslint config and should only be required when testing
linting.
@mcottontensor mcottontensor merged commit da7ed8f into EpicGamesExt:master Mar 27, 2025
8 checks passed
@mcottontensor mcottontensor deleted the eslint-plugin-fix branch March 27, 2025 23:33
mcottontensor added a commit to mcottontensor/PixelStreamingInfrastructure that referenced this pull request Apr 3, 2025
Removed the eslint plugin from the dependencies.

(cherry picked from commit da7ed8f)

# Conflicts:
#	package-lock.json
@mcottontensor
Copy link
Copy Markdown
Collaborator Author

💚 All backports created successfully

Status Branch Result
UE5.5

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

mcottontensor added a commit that referenced this pull request Apr 3, 2025
[UE5.5] Merge pull request #549 from mcottontensor/eslint-plugin-fix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants