mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-24 23:04:00 +08:00
* Make quote actions not break with c++ c++ currently obviously has `+` symbols which means stuff like quote ratings break because of the validation regex. I feel like changing `\w` straight to `.` would also be fine since languages and their names get approved manually, but this should work fine for now * fix silly mistake a `.regex()` got removed for whatever reason * Fix prettier bug * remove unnecessary spaces Co-authored-by: Rizwan Mustafa <rizwanmustafa0000@gmail.com> |
||
---|---|---|
.. | ||
__tests__ | ||
private | ||
redis-scripts | ||
src | ||
.gitignore | ||
docker-compose.yml | ||
example.env | ||
jest-mongodb-config.js | ||
jest.config.ts | ||
package-lock.json | ||
package.json | ||
setup-tests.ts | ||
tsconfig.json |