I was scimming through the documentation but couldn't find the answer.
Is there a way to supress specific warnings? I get a lot of "$.Toybox.Application.AppBase.getProperty' is deprecated." (I think I must use these functions if I write an app for fr230?). Can I supress this warning but still be able to see other warnings that occur?
project.typecheck = 0 supresses all warnings?