ansible/awx

Remove some of the eslint-disable comments

Open

#11 707 ouverte le 9 févr. 2022

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)Python (13 071 stars) (3 333 forks)batch import
Hacktoberfestcomponent:uigood first issuetype:enhancementtype:task

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.

Guide contributeur