eslint插件禁用功能 包含禁用某些功能的规则,例如异步/等待 规则 disable-async-await:禁用应用程序中异步/等待的规则 disable-generator-functions:禁用应用程序中生成器功能的规则 disable-typeof-checks:禁用typeof检查的规则