david-tejada / rango

🦎 The cross browser extension that helps you control your browser by voice. It blends in!
MIT License
139 stars 18 forks source link

Refactor to remove the necessity to have separate types for Hint and ElementWrapper #384

Closed david-tejada closed 2 weeks ago

david-tejada commented 2 weeks ago

The only reason I created those separate types to match the classes was to avoid dependency cycles. This can be more easily solved by simply importing the type, which doesn't trigger the linting error, since importing types doesn't have any runtime effect.

netlify[bot] commented 2 weeks ago

Deploy Preview for voluble-crisp-6e2a75 ready!

Name Link
Latest commit 4d3fdacdf7a7eab4a213624fb9abee930793aa98
Latest deploy log https://app.netlify.com/sites/voluble-crisp-6e2a75/deploys/673dc2e9ab95d80008e8c47b
Deploy Preview https://deploy-preview-384--voluble-crisp-6e2a75.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.