Skip to content

Add json config schema, make parsing more robust

Rylie Pavlik requested to merge rpavlik/monado:config-schema into master

We were missing some null checks. Also, this schema should let schema-aware editors offer help (once it's merged and the schema deployed).

Fixes #82 (closed).

Edited by Rylie Pavlik

Merge request reports