monkeytype/frontend
Ferotiq 4ea967d677
Add Config Validation to Every Config Value (#2542)
* add what I got so far

* add validation for the rest of the config settings

* some changes

* fix font size, tested all config settings

* add arrow function back

* change font size type

* change font size type

* Revert "change font size type"

This reverts commit fc6f0e78a4.

* merge
2022-02-20 19:30:15 +01:00
..
src Add Config Validation to Every Config Value (#2542) 2022-02-20 19:30:15 +01:00
static removed unnecessary property 2022-02-20 17:13:08 +01:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json Separate backend and frontend dependencies (#2441) by Bruception 2022-02-08 20:33:41 +01:00
gulpfile.js fixed broken watches 2022-02-19 15:30:22 +01:00
json-validation.js added quote length validation 2022-02-20 14:45:00 +01:00
package-lock.json moved dependencies to frontend 2022-02-19 22:30:41 +01:00
package.json moved dependencies to frontend 2022-02-19 22:30:41 +01:00
tsconfig.json Fix typescript config (#2511) 2022-02-15 21:26:23 +01:00
webpack-production.config.js index to ts 2022-02-13 00:10:19 +01:00
webpack.config.js index to ts 2022-02-13 00:10:19 +01:00