mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-29 10:17:30 +08:00
* config validation fix * isConfigValueValid doesn't need to be async, can just return promise * split isConfigValueValid into a sync and an async function * Hopefully change layoutfluid message * fix * fix again * Update config.ts * fix * fix message thing and add validity enum * fixed custom theme not changing * Lots of changes * renamed to config-validation * added possible type async Co-authored-by: Miodec <bartnikjack@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| static | ||
| .eslintignore | ||
| firebase.json | ||
| gulpfile.js | ||
| json-validation.js | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| webpack-production.config.js | ||
| webpack.config.js | ||