That's probably: `switch("hintAsError", "Performance:off")`. There are versions
of switch for hint and warning but nothing for hintAsError.
<https://nim-lang.github.io/Nim/nimscript.html#hint%2Cstring%2Cbool>
- how to set hint/warningAsError switches in config.nims? noah
- how to set hint/warningAsError switches in config.nims? planetis
