monkeytype/frontend
Jeff Kochuk 52f293e294
feat(quotes): add typescript quotes (@JeffKochuk) (#6852)
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>
2025-08-13 11:16:05 +02:00
..
__tests__ fix(account): error while loading old filter presets (@fehmer) (#6873) 2025-08-12 13:51:58 +02:00
docker chore: update nodejs to 20.19.4 (@fehmer) (#6805) 2025-07-30 10:06:04 +02:00
scripts refactor(schema): move font config to schema (@fehmer) (#6780) 2025-07-26 13:34:03 +02:00
src fix(account): error while loading old filter presets (@fehmer) (#6873) 2025-08-12 13:51:58 +02:00
static feat(quotes): add typescript quotes (@JeffKochuk) (#6852) 2025-08-13 11:16:05 +02:00
.eslintrc.cjs chore: add eslint compat plugin (@fehmer) (#6542) 2025-05-12 16:52:01 +02:00
.firebaserc_example
.oxlintrc.json chore(deps): upgrade oxlint to 1.8.0, fix errors (@camc314) (#6776) 2025-07-24 14:32:12 +02:00
firebase.json
gulpfile.js chore: add oxlint (@miodec) (#6455) 2025-04-16 17:18:50 +02:00
package.json fix: authentication issues when using multiple tabs (@fehmer) (#6790) 2025-08-11 13:11:51 +02:00
tsconfig.json
vite.config.dev.js refactor(schema): move font config to schema (@fehmer) (#6780) 2025-07-26 13:34:03 +02:00
vite.config.js refactor(schema): move font config to schema (@fehmer) (#6780) 2025-07-26 13:34:03 +02:00
vite.config.prod.js fix: email handler using dev firebase config 2025-08-11 21:10:57 +02:00
vitest.config.ts test: update to vitest3 (@fehmer) (#6811) 2025-08-04 15:55:10 +02:00