Open heimwege opened 1 month ago
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}
@devinea are there any plans to adjust eslint-plugin-fiori-tools to the new eslint 9 config?
@heimwege not so far. But it seems like we will need to consider it soon. FYI @ianquigley-sap
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}