mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-12-18 22:19:05 +08:00
* Started conversion to typescript * Some more fixy fixy * Final fixy fixy or at least that is what it seems * Even more fixy fixy * Add verifed = false upon usre creation * Added return type * Removed extra data * Fixes * Removed class syntax of UserDAO * Name fix * Renamed UserDAO to UserDAL * Fixed errors * Fixed some problems * Fixed pb bug * Strict Equality * Var name change * Var name change |
||
|---|---|---|
| .. | ||
| anticheat | ||
| api | ||
| constants | ||
| credentials | ||
| dao | ||
| documentation | ||
| init | ||
| jobs | ||
| middlewares | ||
| tasks | ||
| types | ||
| utils | ||
| .gitignore | ||
| app.ts | ||
| example.env | ||
| package-lock.json | ||
| package.json | ||
| server.ts | ||
| tsconfig.json | ||
| version.ts | ||