[NoQA] feat: add eslint import rule for lodash#49511
Conversation
|
@ishpaul777 Please copy/paste the Reviewer Checklist from here into a new comment on this PR and complete it. If you have the K2 extension, you can simply click: [this button] |
| @@ -1,3 +1,4 @@ | |||
| // eslint-disable-next-line lodash/import-scope | |||
| import type {DebouncedFunc} from 'lodash'; | |||
There was a problem hiding this comment.
Unfortunately types imports needs to be ignored manually because eslint-plugin-lodash doesn't support types: wix-incubator/eslint-plugin-lodash#337
There was a problem hiding this comment.
@szymonrybczak this will not be handy as we will work on enabling react-compiler for the entire codebase. Do you think we could fix this in the eslint-plugin-lodash upsteam? All files that skip eslint are not processed with react-compiler
Reviewer Checklist
Screenshots/Videos |
|
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
|
🚀 Deployed to staging by https://github.com/mountiny in version: 9.0.40-0 🚀
|
|
🚀 Deployed to production by https://github.com/AndrewGable in version: 9.0.40-6 🚀
|


Details
Adds
eslint-plugin-lodash/import-ruleto validate lodash imports to make sure that the optimizations introduced in #49059 stays while the codebase is changing.Fixed Issues
$ #48978
PROPOSAL: #48978
Tests
Offline tests
n/a
QA Steps
n/a
PR Author Checklist
### Fixed Issuessection aboveTestssectionOffline stepssectionQA stepssectiontoggleReportand notonIconClick)myBool && <MyComponent />.src/languages/*files and using the translation methodSTYLE.md) were followedAvatar, I verified the components usingAvatarare working as expected)StyleUtils.getBackgroundAndBorderStyle(theme.componentBG))Avataris modified, I verified thatAvataris working as expected in all cases)Designlabel and/or tagged@Expensify/designso the design team can review the changes.ScrollViewcomponent to make it scrollable when more elements are added to the page.mainbranch was merged into this PR after a review, I tested again and verified the outcome was still expected according to theTeststeps.Screenshots/Videos
Android: Native
Android: mWeb Chrome
iOS: Native
iOS: mWeb Safari
MacOS: Chrome / Safari
MacOS: Desktop