vue,element-ui,typescript is used in the project.  this.$ refs [formName] .validate ()  will have  tslint  error 
 
:
 
 
 1 saw the problem on codeshelper: https://codeshelper.com/q/10., but didn"t know exactly how to declare the type to  this.$refs . How does element-ui introduce type declarations? 
