mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
![]() Before this commit, the compiler pass that generated metadata for settings didn't generate informetion precise enough to be used to validate settings that existed in objects (e.g. `logging.cmdline`). This resulted in no typechecking being done for these settings (e.g. `:set logging.cmdline 1` would not throw any errors). This commit fixes that. |
||
---|---|---|
.. | ||
metadata | ||
types | ||
gen_metadata.ts |