I am using ViewEngineHooks for TS enums. aurelia-template-lint gives error when such an enum is used in Aurelia view. > ERROR: cannot find 'someEnum' in type 'someViewModel' Is there any way to suppress the error?