eslint-plugin-jsx-a11y icon indicating copy to clipboard operation
eslint-plugin-jsx-a11y copied to clipboard

Test on multiple parsers

Open ljharb opened this issue 3 years ago • 2 comments

  • babel-eslint
  • @babel/eslint-parser
  • typescript-eslint-parser
  • @typescript-eslint/parser

ljharb avatar Oct 26 '21 01:10 ljharb

Going through the comments in the merged pr, is this about adding specific tests for multiple parsers mentioned above?

V2dha avatar Jun 14 '22 17:06 V2dha

Yes - but using the parsers.all approach will give us this "for free" :-)

ljharb avatar Jun 14 '22 19:06 ljharb