Conversation
…ummed warning This commit synchronizes the eslint rules and updates the evm-address-to-checksummed warning. It also fixes the formatting of recipient and userAddress variables to use checksummed addresses. Fixes unlock-protocol#14592
julien51
left a comment
There was a problem hiding this comment.
I am genuinely surpirsed that more things are not breaking with all the rules being removed. Were these rules not used at all?
The no-require rule was moved to the base config in the last PR, while some rules were not really used. |
|
ok, one more thing. I see there is at least one duplicated rule between the |
…nd unused imports
…otocol#14594) timezone set by deafault based on location
improve ux for resolving address or name inputs
* add UpdateEmailModal component * strip attendee specific actions from locks' view * strip unnwanted metadata and add specific event actions to attendees' view * linting * update lock settings metadata card to include email actions
|
Hi @julien51 I've been able to sync the rules between the eslint config files and remove unnecessary ones |
|
Great! Tahnsk a lot! |
Description
Ensure consistent eslint rules across all packages, also ensure commands are same and reused in all package.jsons
Issues
Fixes #14564
Refs #14564
Checklist: