mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-18 14:09:01 +08:00
feat(quotes): Added typescript quotes (@JeffKochuk) ### Description I added several quotes for typescript code so I can track my progress with my split keyboard. ### Checks - [X] Adding quotes? - [X] Make sure to include translations for the quotes in the description (or another comment) so we can verify their content. - [None] Check if any open issues are related to this PR; if so, be sure to tag them below. - [X] Make sure the PR title follows the Conventional Commits standard. (https://www.conventionalcommits.org for more info) - [X] Make sure to include your GitHub username prefixed with @ inside parentheses at the end of the PR title. --------- Co-authored-by: Jeff Kochuk <Jeff@JeffKochuk.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| docker | ||
| scripts | ||
| src | ||
| static | ||
| .eslintrc.cjs | ||
| .firebaserc_example | ||
| .oxlintrc.json | ||
| firebase.json | ||
| gulpfile.js | ||
| package.json | ||
| tsconfig.json | ||
| vite.config.dev.js | ||
| vite.config.js | ||
| vite.config.prod.js | ||
| vitest.config.ts | ||