dequelabs / axe-core

Accessibility engine for automated Web UI testing
https://www.deque.com/axe/
Mozilla Public License 2.0
5.75k stars 746 forks source link

chore: upgrade to eslint9 #4462

Closed michael-siek closed 1 month ago

michael-siek commented 1 month ago

Upgrade to eslint v9 flat config. Custom eslint rules have been tested and work in the new config file. Removed unused vars in try catch blocks due to breaking change in eslint v9. Use globals to include globals env