ts校验

43 阅读1分钟
@typescript-eslint/no-unused-vars   //未使用变量
@ts-ignore  
@ts-nocheck  //全不检查