AriPerkkio / eslint-remote-tester-run-action

Github action for running eslint-remote-tester and receiving results in Github issue
1 stars 1 forks source link

feat: default `rulesUnderTesting` to `[]` #12

Open MichaelDeBoey opened 3 years ago

AriPerkkio commented 3 years ago

I don't think we should duplicate default values of eslint-remote-tester here. This is already handled by the tool itself.