We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Not actually a bug but none of the other categories either 🤷🏻
Seems like eslint 8.x is EOL but eslint-plugin-fiori-tools does not yet support 9.x
Steps to reproduce the behavior:
eslint-plugin-fiori-tools supports eslint 9.x
Was not able to migrate to esling 9.x
Add any other context about the problem here OS:
{describe the problem}
{describe the fix}
{Some explanation why this issue might have been missed during normal development/testing cycle}
{if we don’t want to see this type of issues anymore what we should do to prevent}
The text was updated successfully, but these errors were encountered:
@devinea are there any plans to adjust eslint-plugin-fiori-tools to the new eslint 9 config?
Sorry, something went wrong.
@heimwege not so far. But it seems like we will need to consider it soon. FYI @ianquigley-sap
No branches or pull requests
Description
Not actually a bug but none of the other categories either 🤷🏻
Seems like eslint 8.x is EOL but eslint-plugin-fiori-tools does not yet support 9.x
Steps to Reproduce
Steps to reproduce the behavior:
Expected results
eslint-plugin-fiori-tools supports eslint 9.x
Actual results
Was not able to migrate to esling 9.x
Version/Components/Environment
Add any other context about the problem here
OS:
Root Cause Analysis
Problem
{describe the problem}
Fix
{describe the fix}
Why was it missed
{Some explanation why this issue might have been missed during normal development/testing cycle}
How can we avoid this
{if we don’t want to see this type of issues anymore what we should do to prevent}
The text was updated successfully, but these errors were encountered: