在@typescript-eslint升级之后,es-lint启动了lint错误,如下所示: 28:15 error 'token' is defined but never used/eslint-recommended', 'plugin:@typescript-eslint/recommended-requiring-type-checking&
我刚刚将一些@typescript-eslint模块更新到了最新版本: "@typescript-eslint/eslint-plugin": "3.4.0",
"@typescript-eslint22:9 error Avoid referencing unbound methods which may cause unintentional scoping of `this` @typescript-eslint