ansible/awx

Remove some of the eslint-disable comments

Open

#11,707 opened on 2022年2月9日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Python (3,333 forks)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancementtype:task

Repository metrics

Stars
 (13,071 stars)
PR merge metrics
 (平均マージ 24d 6h) (30d で 30 merged PRs)

説明

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.

コントリビューターガイド