mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-16 18:46:26 +08:00
### Description refactored backend files to enhance type safety and reliability using Zod validation and Redis instead of JSON.parse , I tried to avoid the files that isn't necessary tho so I hope I don't miss any or included unnecessary ones!! didn't fully test only verified code compilation and partial tests without Redis!!. Should Close #5881 Related to #6207 --------- Co-authored-by: Miodec <jack@monkeytype.com> |
||
---|---|---|
.. | ||
__test__ | ||
src | ||
.eslintrc.cjs | ||
.oxlintrc.json | ||
package.json | ||
tsconfig.json | ||
tsup.config.js | ||
vitest.config.js |