chore: add twilio-style ESLint rules#2763
Conversation
🦋 Changeset detectedLatest commit: 1905e7f The changes in this PR will be included in the next version bump. This PR includes changesets to release 86 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
d0dcffd to
0c31ddd
Compare
✅ Deploy Preview for paste-theme-designer ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
✅ Deploy Preview for paste-docs ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 1905e7f:
|
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
|
Size Change: -5.77 kB (-1%) Total Size: 747 kB
ℹ️ View Unchanged
|
gloriliale
left a comment
There was a problem hiding this comment.
Looked at as much of it as github would load 😆
Thanks for this work, Lee! Just had one or two things that were maybe blocking, mostly a lot of questions 🤓
| .filter((bg): boolean => color !== bg) | ||
| .filter((bg): boolean => { | ||
| if (combinedOptions.threshold !== null) { | ||
| if (combinedOptions.threshold != null) { |
There was a problem hiding this comment.
🔕 minor: curious about the commit title here. This change prevented a type error? Could I trouble you for a bit of context here! Thank you
There was a problem hiding this comment.
I got a type error that the combinedOptions object might be undefined? I had changed the file so I just reverted it back to what it was before.
62b0def to
81394b9
Compare
81394b9 to
7ca99c9
Compare
1905e7f
Changes in this PR:
All the new rules
Contributing to Twilio