dequelabs / axe-linter-action

A GitHub Action to lint for any accessibility issues in your pull requests.
Mozilla Public License 2.0
8 stars 6 forks source link

refactor to use TS #19

Open michael-siek opened 1 year ago

michael-siek commented 1 year ago

We are currently using bash to run axe linter we should refactor to use TS to add more test coverage. Similar to https://github.com/dequelabs/action-sync-branches