Skip to content

Removed the eslint plugin from the dependencies. #549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 27, 2025

Conversation

mcottontensor
Copy link
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
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