SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.51k stars 263 forks source link

fix(ui5-table): lint issue is fixed #9294

Closed aborjinik closed 3 months ago

aborjinik commented 3 months ago

Arrow function should not return assignment no-return-assign

vladitasev commented 3 months ago

Merging asap, because the branch named fix breaks git pull for a lot of people who have a local branch of the same name (probably in the past we had a branch called fix that was merged in another PR and is now conflicting). Please use more specific branch names ;)