Skip to content
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

ESLint configuration is not compatible with the latest version of eslint and related packages #114

Open
joebochill opened this issue Sep 18, 2024 · 0 comments
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering enhancement Request for improvement or new feature

Comments

@joebochill
Copy link
Collaborator

Describe the desired feature/functionality

Configuration should work with the latest version of ESLint.

Additional Context (where / how would this be used)

This would be an issue in all new projects that are trying to configure ESLint.

Is this request related to a current issue?

When installing the package with NPM, it throws peer dependency resolution issues if the project is using a version higher than 5 (the latest version at this time is 8).

Suggested implementation details

Update the package.json peer dependencies.
Update the rule configurations to be compatible with the newest version.

@joebochill joebochill added enhancement Request for improvement or new feature needs-review Issues that we would like to revisit/review brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering labels Sep 18, 2024
@surajeaton surajeaton removed the needs-review Issues that we would like to revisit/review label Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
brightlayer-ui Used to identify Brightlayer UI platform issues for easy filtering enhancement Request for improvement or new feature
Development

No branches or pull requests

2 participants