You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Due to our deployment target, we are bound to UI5 v1.108.xx.
Is there a way to suppress rules "no-outdated-manifest-version" and "no-legacy-ui5-version-in-manifest"?
Ideally, by excluding these rules globally in "ui5lint.config.js", since directives are not supported for JSON files (such as manifest.json in my example).