ansible/awx

Remove some of the eslint-disable comments

Open

#11,707 opened on Feb 9, 2022

View on 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
 (Avg merge 24d 6h) (30 merged PRs in 30d)

Description

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.

Contributor guide