不检测隐式类型 "arrow-parens": [ false, "as-needed" ], // @ts-ignore 不检测下行代码 不检测any tsconfig.json添加"noImplicitAny": false, 或者 "strict": true,改为false 相关文章: