ansible/awx

Remove some of the eslint-disable comments

Open

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

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)Python (13,071 star) (3,333 fork)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancementtype:task

描述

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.

贡献者指南