Corey Pyle
Corey Pyle
### Describe the feature Currently, `client.send` takes any "Command". The `send` method should only take commands appropriate for that client. ### Use Case Sometimes I accidentally try to run a...
Updated the Biome settings to error on `noUndeclaredVariables` and fixed the fallout. Replaced the 'log' util with a more standard version of a logger. --- _By submitting this pull request,...
As part of some internal guidelines, we self-audited our interactive examples for any poor accessibility practices. This PR is a response to the guidance we created within the team. ---...