monkeytype/frontend
aarnav593 002770ee26
feat(language): add english medical (aarnav593) (#5108)
* Update _list.json

added medicine as a language

* Create medicine.json

* Update medicine.json

* Added words to english_medical

200 words

* Rename medicine.json to english_medical.json

* changed medical to english_medical

* added english_medical to English group

* Update english_medical.json

fixed naming error

* fixed duplicate words in english_medical.json

tried creating pull request, returned an error. fixed errors.

* Update english_medical.json

saving work

* Update english_medical.json

added nearly 500 medical words

* Update english_medical.json

fixed a few duplicates

* Update english_medical.json

fixed some more duplicates

* Update english_medical.json

fixed typo

* Update english_medical.json

fixed duplicates again; added two new words (cerebellum and brain stem)

* Added some more words

more to come

* added more

keeping em coming

* Update english_medical.json

* Update english_medical.json

* Update english_medical.json

* Update english_medical.json

---------

Co-authored-by: Jack <jack@monkeytype.com>
2024-02-26 12:14:38 +01:00
..
__tests__ fix: use selected typing speed unit on personal best popup (fehmer) (#5070) 2024-02-19 14:46:02 +01:00
scripts build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
src impr(dev): showing notifications with unhandled errors 2024-02-25 22:44:59 +01:00
static feat(language): add english medical (aarnav593) (#5108) 2024-02-26 12:14:38 +01:00
.eslintignore
.firebaserc_example
docker-compose.yaml
firebase.json fix: dont rewrite static assets to index 2024-02-23 19:43:33 +01:00
gulpfile.js build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
jest.config.ts test: add jquery and mocks to frontend tests (#5013) 2024-02-07 16:11:07 +01:00
knip.json
package-lock.json build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
package.json build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
tsconfig.json build: replace webpack with vite (#5096) 2024-02-22 02:24:20 +01:00
vite.config.js fix(caching): remove precaching and navigation fallback 2024-02-25 13:38:15 +01:00