monkeytype/frontend
Radoš Milićev 245c09bc0b
impr(code csharp): add commonly used C# terms (@rammba) (#5916)
Hi, I'm glad to contribute to such a great project. Since I'm a C#
developer, I've added some commonly used terms like `Func`, `Guid`,
`IEnumerable`, `Task`, etc...
Also, I've sorted C# words.
2024-09-25 13:10:51 +02:00
..
__tests__ feat(custom text): remember custom text settings between sessions 2024-09-19 15:21:17 +02:00
docker chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
scripts chore: add more eslint rules (#5687) 2024-07-30 18:17:58 +02:00
src fix: xp bar not reaching 100% on level up 2024-09-25 12:50:55 +02:00
static impr(code csharp): add commonly used C# terms (@rammba) (#5916) 2024-09-25 13:10:51 +02:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.firebaserc_example
firebase.json chore: output version to version.json 2024-07-26 18:17:08 +02:00
gulpfile.js
knip.json
package.json refactor: move common util functions to a package (@miodec) (#5894) 2024-09-20 11:54:14 +02:00
tsconfig.json refactor: remove global type namespaces (@miodec) (#5907) 2024-09-23 15:34:16 +02:00
vite.config.dev.js impr(dev): add quick login button to frontend dev modal 2024-07-27 16:48:58 +02:00
vite.config.js chore: rebuild all files instead of just what changed 2024-08-09 17:01:10 +02:00
vite.config.prod.js fix: missing env definition 2024-07-27 18:10:08 +02:00
vitest.config.js chore: fix tests using machine timezone (@fehmer) (#5740) 2024-08-08 12:10:11 +02:00