replygirl/tc

View on GitHub
CONTRIBUTING.md

Summary

Maintainability
Test Coverage
just submit a pr or an issue and be chill

## Setup

1. Make vscode recognize dependencies installed with Yarn 2:
    ```sh
    yarn dlx @yarnpkg/pnpify --sdk vscode
    ```