ansible/awx

Remove some of the eslint-disable comments

开放

#11,707 创建于 2022年2月9日

 (4 条评论) (0 个反应) (0 位负责人)Python (3,333 个派生)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancementtype:task

仓库指标

星标
 (13,071 个星标)
PR 合并指标
 (平均合并 24天 6小时) (30 天内合并 30 个 PR)

描述

ISSUE TYPE
  • Feature Idea
SUMMARY

There are several places in the code basis that we use - eslint-disable and certain rule, we need to verify which ones we should keep in place, and make changes accordingly.

This PR https://github.com/ansible/awx/pull/11568 added a couple more in order to speed up the react-scripts bump process.

贡献者指南